Skip to content

maximroye99/zilWatch

Repository files navigation

zilWatch.io

Node.js CI

zilWatch.io is a smart dashboard to track your ZILs and ZRC-2 tokens in your wallet, liqudity pool farms, and staked tokens.

Environment

  • Ubuntu 20.04 LTS
  • Redis installed and running (quickstart)
  • Node.js v14.x or v16.x installed (quickstart)

Development

  • Make sure redis is running (e.g., run redis-server)
  • Run npm install
  • Run npm start
  • Visit localhost:3000

Production

  • Make sure redis is running (e.g., run redis-server)
  • Run npm ci --only=prod
  • Run npm run uglifyjs
  • Run npm run uglifycss
  • Run pm2 start ecocystem.config.js --env production
  • Visit localhost:3001

Testing

  • Run npm ci
  • Run npm test

About

zilWatch.io is a smart dashboard to track your ZILs and ZRC-2 tokens in your wallet, liqudity pool farms, and staked tokens.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors