python3 -m venv venv
./venv/bin/activate
pip install -r requirements.txt-
install rethink DB using brew or docker https://rethinkdb.com/
-
Go to admin server http://localhost:8080/?#tables, Create DB name
tornwith tables
addresseswith indexaddressdesttxns
ETHERSCAN_API_KEY=... python main.py