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
- Host: GitHub
- URL: https://github.com/frixoe/ronmon
- Owner: Frixoe
- Created: 2023-04-13T17:15:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-13T13:43:26.000Z (over 2 years ago)
- Last Synced: 2025-03-12T05:43:22.676Z (over 1 year ago)
- Language: Python
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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