Inspiration

Followed this tutorial on learning about blockchains by building one.

What it does

This is a simple blockchain created using Python and Flask to simulate mining, hashing, proof of work and consensus. It can be tested using an API tester such as Postman.

Share this project:

Updates