This is a small and simple blockchain Project.
Based on a very good tutorial by Daniel van Flymen that you can see here.
- Make sure Python 3.6+ is installed.
- Install requirements
- Run the container:
$ python framework.py
- If you want to specify the port:
$ python framework.py -p 5001