Inspiration

Bitcoin whitepaper and the popularity of cryptocurrency now a days

What it does

it is a standalone crypto currency

How we built it

We have implemented this with the help of flask and python.

Challenges we ran into

to learn the corner case of orphan blocks which is also a kind of race condition in decentralization.

Accomplishments that we're proud of

The cryptocurrency is working fine for basic cases. It is being mined by different nodes acurately.

What we learned

How blockchain works. how the cryptocurrencies operate. Importance of proof of work in this domain.

What's next for New Cryptocurrency - Jdio coin

Make the cryptocurrency thread safe. We need to fine tune the case of orphan blocks . The next task would be to create a cryptowallet for it.

Built With

Share this project:

Updates