https://github.com/nethermindeth/posmoni
A tool to monitor validators in a PoS network of chain, using official HTTP APIs.
https://github.com/nethermindeth/posmoni
Last synced: about 1 year ago
JSON representation
A tool to monitor validators in a PoS network of chain, using official HTTP APIs.
- Host: GitHub
- URL: https://github.com/nethermindeth/posmoni
- Owner: NethermindEth
- License: apache-2.0
- Archived: true
- Created: 2022-04-06T16:09:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-18T21:56:37.000Z (over 3 years ago)
- Last Synced: 2025-03-05T09:45:49.387Z (over 1 year ago)
- Language: Go
- Size: 244 KB
- Stars: 2
- Watchers: 6
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# posmoni
A tool to monitor validators in a PoS network of chain, using official HTTP APIs.
[](https://goreportcard.com/report/github.com/nethermindeth/posmoni) [](https://codecov.io/gh/NethermindEth/posmoni)
## Roadmap
### Version 1.0 - Ethereum 2
- [ ] Track validator balance and performance (PR ready)
- [ ] Track sync progress of execution and consensus nodes
- [ ] Check health and status of nodes (execution, consensus and validator)
- [ ] Support for sending alerts
### Version X.0 (not planned for now)
- [ ] Support for others PoS networks and chains