erc20-crawler
erc20-crawler copied to clipboard
Crawl ERC20 token holders, transactions
ERC20 Crawler
🏗️ Work in progress 🚧
Requirements
- MongoDB
- NodeJS
- Redis
Config
cp config/default.json config/local.json
Update environment inlocal.json file
Install
npm install
sudo npm install -g pm2
Run
pm2 start crawl.js --watch