Fail-resistant BTC and ETH price fetching
Need to install the newest version of node. Then then npm binary is also included. No need to use tools such as nvm
.
npm install
npm start
SLACK_NAME
= Slack channel name for error reportingSLACK_API_KEY
= Slack API key for error reportingTESTNET
= if you want to fetch ETH block numbers from Kovan. Defaultfalse
INTERVAL
= Fetching interval, default10000
Run npm test
for the test suite.