Small python script that helps with processing Daily Collector on ether.fi
git clone https://github.com/Jcomper/etherfidailycollector.git
cd etherfidailycollector
pip install -r requirements.txt
python main.py
- rename data\wallets_EXAMPLE.txt -> data\wallets.txt
- put your wallets (NOT PRIVATE KEYS) to data\wallets.txt
- rename data\proxies_EXAMPLE.txt -> data\proxies.txt
- put your proxies in format user:password@IP:PORT to data\proxies.txt