Validators

Who is securing Inazuma

Live status of every bonded node, and a points score that only counts blocks carrying real transactions — empty blocks earn nothing.

Active validators

none jailed

Total staked

Points awarded

Chain height

My node

Paste the address printed by the installer (or your wallet account) to watch stake, points, missed slots and live status. Nothing leaves your browser except the public address.

Points leaderboard

no scores yet

Run a validator — one command, any device

Pick your device. Every installer checks the machine, builds the node, creates and locks down your key (never printed to logs), installs a service that restarts on crash and on boot, and prints the single command to bond stake.

Ubuntu 22.04 or Debian 12. This is the production path — systemd service, static IP, no sleep.

curl -sSf https://raw.githubusercontent.com/inazuma-network/inazuma-validator/main/scripts/install-validator.sh | bash
  • · Needs 2 cores, 4 GB RAM, 50 GB disk — 1,000 INAZ to enter the set.
  • · RPC stays on 127.0.0.1; only the P2P port is opened, and peers are encrypted and pinned.
  • · Never run the same key on two machines — that is slashable.
  • · Read-only node instead? INAZ_ROLE=replica — no key, no stake, no slashing risk.

Full node docs live in the node guide, and the classic set view is in the explorer.