A basic ledger app showing your description and amount made by Flask and EVM smart contract.
1. Make sure you installed python latest stable version
https://www.python.org/downloads/
2. Install flask
https://flask.palletsprojects.com/en/3.0.x/installation/
3. install venv
4. Run the project
python3 app.py
Technologies used in the project:
- Flask
- Python
- Solidity