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

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.

Awesome Lists containing this project

README

          

# posmoni
A tool to monitor validators in a PoS network of chain, using official HTTP APIs.

[![Go Report Card](https://goreportcard.com/badge/github.com/nethermindeth/posmoni)](https://goreportcard.com/report/github.com/nethermindeth/posmoni) [![codecov](https://codecov.io/gh/NethermindEth/posmoni/branch/main/graph/badge.svg?token=FAJ7F1NN4H)](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