Choose a network
Run on testnet first. Testnet lets you rehearse the full setup with tokens that carry no value. Move to mainnet once you are confident in your process.Network information
- Mainnet
- Testnet
Binary version
Run the version your chosen network is currently on.- Mainnet
- Testnet
linux/amd64 binary together with the CosmWasm shared library and an installer, so you do not need Go or a compiler. ARM (including Apple Silicon) is not supported for production nodes.
Hardware requirements
These are the specifications published in the lumera-networks repository. Testnet runs on lighter hardware than mainnet.- Mainnet
- Testnet
What you need
Both networks need a VPS or bare-metal server running Ubuntu 22.04 LTS or later on x86_64. The funding requirement differs.- Mainnet
- Testnet
At least 1 LUME (1,000,000 ulume) for minimum self-delegation and fees. You will need a significant amount of LUME to enter the active set, which is capped at 50 validators.
Next steps
The guide runs in three stages. Follow them in order for your chosen network.- Mainnet
- Testnet
Node setup
Install
lumerad, sync the node, and run it under systemd.Create validator
Create a secured wallet, fund it, and submit the validator transaction.
Operations
Day-to-day commands, chain upgrades, monitoring, and troubleshooting.