An open API service indexing awesome lists of open source software.

https://github.com/jamiew/helium-cg-alerts


https://github.com/jamiew/helium-cg-alerts

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

          

# helium-cg-alerts

Send Discod notifications when one of your Helium validators enters or exits the consensus group

Simple, still WIP, written in typescript, leverages the Helium-js SDK and Discord.js SDKs

## Setup

First, install dependencies

```
yarn install
```

Copy `.env.sample` to `.env` and set ACCOUNt to the desired wallet address

TODO configure Discord too

## License

MIT

Pull requests welcome