What you need
A dedicated x86_64 server and some LUME. The table shows the published minimums for each network. The overview pages list the recommended specs.
On testnet you get free LUME from the faucet. On mainnet you need at least 1 LUME for the minimum self-delegation and fees, and far more than that to enter the active set.
The path
Five stages take you from an empty server to a bonded validator.- Provision a server. Ubuntu 22.04 LTS or later on x86_64 hardware that meets the table above.
- Install
lumeradfrom the prebuilt release. Each release ships a linux/amd64 binary, the CosmWasm shared library, and an installer, so you do not need Go or a compiler. - Sync from a snapshot. Polkachu publishes snapshots for both networks. This is much faster than replaying every block from genesis.
- Create and fund a key. This wallet pays transaction fees and holds your self-delegation.
- Submit the create-validator transaction. Set your moniker, commission, and self-delegation, then confirm the validator appears on the Lumera Portal.
Choose your network
Practice on testnet first. Tokens are free, mistakes cost nothing, and the process is identical. When your setup is solid, repeat it on mainnet with real stake.- Testnet validator guide covers
lumera-testnet-2, currently onv1.20.1with the EVM live. - Mainnet validator guide covers
lumera-mainnet-1, currently onv1.12.0.
The active set is capped at 50 validators ranked by total stake. Joining it means attracting more bonded stake than the smallest active validator, which your validator then displaces.
Next steps
Testnet guide
Rehearse the full setup with tokens that have no value.
Mainnet guide
Go to production with real stake on
lumera-mainnet-1.Run a SuperNode
Extend your validator with storage and compute services.