Assessment

A basic ledger app showing your description and amount made by Flask and EVM smart contract.

🛠️ Installation Steps:

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

💻 Built with

Technologies used in the project:

  • Flask
  • Python
  • Solidity