very basic blockchain demo
Install python 3: https://www.python.org/downloads/
And then install flask: pip install Flask
Now, you can run python3 app.py
to start the app and use postman to make some request
Open folder with VS Code and just hit Debug
https://tools.superdatascience.com/blockchain/block
If you want any document for running, debuging ... please create an issue.