1.0.6 • Published 4 years ago

@scorum/scorum-services v1.0.6

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

Installing deps:

yarn

To run things locally

babel src --out-dir dist

Services

Blacklist:

Run SIDE_RPC_URL=https://dev-api CHAIN_ID=chain-id node ./dist/blacklist/fetch.js

Translation:

Run NODE_ENV=development REDIS_HOST=127.0.0.1 REDIS_PORT=6379 URL=https://translation-url node ./dist/translations/fetch.js