Project to see what's the activity of fizzy smart contract on the public blockchain.
- You need python 3 with the requirements in the requirement.txt
- Get an API key for etherscan.io
- Duplicate api_key.json.default to api_key.json and add your API key
- Run both getEventLog.py and getTransactionHistory.py
- Run jupyter or jupyter-lab. The jupyter notebook is in the /lab folder