A jupyter notebook with a python script that calculates how much COMP you've farmed to date.
- Install the required python libraries with poetry
~ poetry install
You can also install them directly if you'd prefer:
~ pip install dotenv web3
-
Copy
local.env
toenv
and replace the key with your own -
Replace
my_address
with your wallet address. -
Run the notebook to see how much COMP you've farmed!