Inspiration

In today's digital age, currencies are increasingly shifting from paper to electronics. In order to facilitate this transition, an apparatus has to be provided where an amount for currencies can be generated as well as transferred efficiently.

What it does

This project helps to generate a blockchain node of specified value and this can then be transferred to another node. Nodes can be continously generated with each run, similar to each banknote being printed.

How we built it

This was built with a combination of Python and Flask and can be expanded later to form a web interface.

Challenges we ran into

The main challenge is learning to properly implement a node and assign a unique value to it while keeping the values across all nodes consistent.

Accomplishments that we're proud of

We have developed an efficient trail of exchange from one node to another.

What's next for Digital Currency

This will be used to make money transfer seamless and efficient, as well decide a proper exchange value between different currencies, which will be updated based on the number of nodes on each side. A web interface will also be developed later.

Built With

Share this project:

Updates