This is an attempt to make a working blockchain to understand more deeply the technology
Run the following command
pip install -r requirements.txt
You can create your own program using the programs classes or you can run the demo running the main.py file
python3 main.py
You will have a prompt with diferent options to use.