Set ETHERFI network preference for the upcoming claim
https://claim.ether.fi/season-3
python -m venv .venv
.venv\Scripts\activate
pip install -r requirements.txt
Populate keys.txt with your private keys, one key on each line.
Populate proxies.txt according to specified format or set use_proxy to False
proxy format: login:pass@ip:port