- Clone this repository
- Install dependencies by running,
yarn
ornpm i
- Start
yarn start
ornpm run start
NODE_ENV
- node env(production, development, test)
CHAIN_ENDPOINT
- snax chain host
NOTIFICATION_WEBHOOK_URL
- notification webhook url
BEFORE_ALERT_TIME
- amount of time to wait before send downtime notification. Default to 30
min
PRODUCER_IN_TOP_TIME
- amount of time producer should be in top. Default to 30
min
AUTH_TOKEN
- X-Auth-Token auth token
LOG_LEVEL
- logger level. Default to debug