Small illustration of the implementation of a blockchain in python.
First of all make sure you have following python on your machine.
The code has been written in Python 3.
Download or clone the project then go to the project folder and open
your command prompt and do :
- create a virtual environment by running the command ./setup.sh
- start blockhain : ./start.sh
Make a fork of the project. Add your changes and make a pull request.
Twitter : flavien-hugs Email : [email protected]