Inspiration

We are trying to explore blockchain technology. So using the terminal we try to display details regarding bitcoin using the terminal.

What it does

Once you run the program it will automatically create the public, private key, and the address. Then the mining is done by identifying the correct hash which has a preset number of zeros and produces the result. It will also display the current rates in different currencies and convert the bitcoin value.

How we built it

It works on python language including the libraries bitcoin, hashlib, and exchangerates.

Challenges we ran into

Working in Bitcoin is a huge challenge and it's hard to understand. we are new to this and tried our best to use the available resources.

Accomplishments that we're proud of

The user can work on the bitcoin coin with the help of the terminal itself.

What we learned

We have learned about the bitcoin technology, it's working, and also how python can be used in Blockchain - (Basics I think)

What's next for >Bitcoin_Terminal

We will try to build more features like scaping the news regarding bitcoin and doing transactions using the terminal.

Built With

+ 9 more
Share this project:

Updates