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

https://github.com/frixoe/ronmon

Monitoring tool for Ronin Validators
https://github.com/frixoe/ronmon

Last synced: 2 months ago
JSON representation

Monitoring tool for Ronin Validators

Awesome Lists containing this project

README

          

# RonMon

A tool to monitor a Ronin Validator. Fork of ArjunSomvanshi's [zillmon](https://github.com/Arjun-Somvanshi/zillmon).

## Installation

- Clone the repository
- Install all the dependencies
- Create a `.env` file with the following variables:
- `BOT_TOKEN`: API Key for the telegram bot
- `VALD_URL`: The validator's RPC url
- `BRIDGE_OPERATOR_ADDRESS`: Bridge operator's public address
- `VALIDATOR_NODE_ADDRESS`: Validator node's public address