You ever wonder how blockchain technologies work? In this project I'm going to be developing a simple Blockchain from scratch.
Clone this project on your machine.
Python 3.8
You just need to install Python, see some instructions here https://wiki.python.org/moin/BeginnersGuide/Download
Run the src/main.py
file, you can edit this in any form to make your own Blockchain.