Validator Cluster Deployment Guide
Deploy a local multi-validator Gravity EVM cluster using Gravity SDK in minutes — the fastest way to run a high-performance, EVM-compatible chain from scratch.
Prerequisites
Quick Start (4-Node Cluster)
1. Clone the Repository
git clone --branch gravity-testnet-v1.0.0 https://github.com/Galxe/gravity-sdk.git
cd gravity-sdk2. Build the Node Binary
3. Setup Configuration
4. Initialize Node Keys
5. Generate Genesis (New Networks Only)
6. Deploy and Start
Configuration Reference
genesis.toml (New Networks Only)
genesis.toml (New Networks Only)Section
Description
cluster.toml (Node Deployment)
cluster.toml (Node Deployment)Section
Description
Makefile Reference
Target
Description
Next Steps
Last updated
Was this helpful?

