Cosmos notifyer is an alerting and informing tool for cosmos-sdk based chain
- New 💰 & Lost 💸 delegations
- Missing blocks and recovery
- New proposals
- RPCs are down
- Cosmos-notifyer can send alert into
- Discord
- Slack
- Telegram
- Phone number
- Homing pigeon
to install docker -> get.docker.com
- using docker
$ cp config.example.yml config.yml
# edit the config
$ vi config.yml
# start the container
$ docker-compose up -d
This tool is inspired by blockpane/tenderduty