Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 287 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 287 Bytes

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