Adapted and modified based on satwikkansal/python_blockchain_app https://github.com/satwikkansal/python_blockchain_app
This is a proof of concept and should not be used in production
Start a blockchain node server,
$ python node_server.pyRun the application,
$ python run_app.pyThe application should be up and running at http://localhost:5000.
Here are a few screenshots
- Login Page
- Track Selection Page
- Block Explorer Page


