CipherCipherStart building
Operations

Validator Guide

Build, register, and run a Cipher validator on a laptop.

Requirements

Minimum
CPU2 modern cores
RAM4 GB
Disk50 GB SSD
NetworkSymmetric 25 Mbps, stable
StakeConfigured by network — typically 1 unit

Register

cipher wallet new
cipher wallet fund --network devnet
cipher validator register --stake 1

Run

cipher validator run \
  --config /etc/cipher/validator.toml \
  --data-dir /var/lib/cipher

The node will fetch the proving keys, sync state from peers and begin voting once the registry confirms registration.

Earnings

Rewards accumulate on your on-chain ValidatorAccount. Claim with cipher validator claim.