Real-time validator dashboard for the Nara network.
validators.nara.build
Lightweight web client for monitoring validator status, stake distribution, and network health. Supports English and 中文.
Real-time validator list Active and delinquent nodes
Network stats Active count · avg commission · total staked
Search & filters By name, status, commission
Custom RPC endpoint Connect to any Nara cluster
Multi-language English / 中文
Responsive Desktop + mobile
pnpm install
pnpm devCustom RPC via .env:
VITE_RPC_ENDPOINT=https://devnet-api.nara.build/
Production build:
pnpm buildVite · React 18 · TypeScript · i18next · pnpm
MIT