STEPS to RUN:
- Connect to a local blockchain network [GANACHE, geth] or blockchain host provided by like [INFURA]
- Update the url to connect to the blockchain in app.py
- Connect to a local IPFS desktop app
- Update the url to connect to the IPFS in app.py
- install all the requirements using the cmd: pip install -r requirements.txt
- deploy the application by running the app.py using python
- open the url provided in the terminal
- use getting started on the website to get to know how to use the application