Validator health

ValidatorPulse

Self-hosted validator monitoring for Ethereum, Polkadot, Cosmos, Solana, and more — Prometheus metrics and multi-channel alerts.

Install from the README PyPI GitHub

Supported chains

Dashboard

ValidatorPulse Ethereum dashboard in demo mode
Ethereum dashboard (demo mode). The README has the Polkadot collator view and live-mode setup.

Install

Python 3.11+. Demo mode needs no node. One CHAIN per process. Full checkout and Docker Compose steps are in the README.

python3 -m venv .venv && source .venv/bin/activate
pip install validator-pulse
validator-pulse init
validator-pulse

Config is .env.local in the directory you run from. Open http://127.0.0.1:3000.