Skip to content

nysa-network/cosmos-notifyer

Folders and files

NameName
Last commit message
Last commit date
Nov 14, 2022
Jan 5, 2023
Nov 10, 2022
Dec 12, 2022
Nov 17, 2022
Nov 10, 2022
Nov 17, 2022
Nov 30, 2022
Nov 10, 2022
Nov 14, 2022
Feb 23, 2023
Feb 23, 2023

Repository files navigation

Cosmos notifyer

Cosmos notifyer is an alerting and informing tool for cosmos-sdk based chain

Features

⚠️ Alerts

  • 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

Installation

to install docker -> get.docker.com

$ cp config.example.yml config.yml

# edit the config
$ vi config.yml

# start the container
$ docker-compose up -d

Misc

This tool is inspired by blockpane/tenderduty