Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Health Monitor & Alerts

Minimal ops monitor: check debt + health, list non‑zero collateral.

Configure & Run

cp .env.example .env
RPC_URL=http://127.0.0.1:8545
COMET_ADDRESS=0xc3d688B66703497DAA19211EEdff47f25384cdc3

npm install
npm run build
node dist/index.js -a 0x0000000000000000000000000000000000000000

Watch mode (poll every 10s):

node dist/index.js -a 0x... -w -i 10

Use this as a backend for Slack/Telegram alerting.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages