Bootstrapping workflow
- Provision the host and build terradCopy terrad by following the Build Terra Core prerequisites bundled inside each validator playbook.
- Download the latest genesis, address book, and snapshots published by trusted community mirrors.
- Start terradCopy terrad, confirm sync status, and register the validator or full node as described in the network-specific guides below.
Select your target network
Mainnet (columbus-5)
- Follow the dedicated guide for:
- Current Terra Classic Core and oracle-feeder versions.
- Public RPC/LCD endpoints.
- Snapshot sources, hardware sizing, and validator registration commands.
- The document also covers oracle feeder configuration, unbonding, and troubleshooting specific to mainnet operations.
Testnet (rebel-2)
- Use the dedicated guide to practise upgrades and validator workflows.
- The guide lists the latest rebel-2 release tag, faucet links, and rebuild/snapshot procedures maintained by the testnet operators.
Related references
- Build Terra Core — shared steps for checking out the correct Terra Core tag, installing Go, and compiling terradCopy terrad before joining any network.
- Validator Resources — curated links for snapshots, tooling, and community coordination channels.
Tip For development-only scenarios, consider running terradCopy terrad locally (see Localnet) instead of joining a public network.