System Requirements
Before proceeding, ensure your system meets the following requirements:We strongly recommend running Initia nodes on a Linux-based operating system.
While it may be possible to run on other operating systems, we have not tested
them and cannot guarantee the same environment settings and running
conditions.
1
Install Weave
First, you need to install the
Weave CLI:
2
Initialize the L1 Node
Once Weave is installed, you can initialize the L1 node. To do so, you need to
run the following command:This will guide you through the process of initializing the L1 node. You will
need to provide the following information:
- The Initia L1 network your node will connect to
- Whether to enable gRPC and/or REST endpoints
- Pruning strategy
- Whether to enable automatic chain upgrade handling via Cosmovisor
- Node syncing method (Snapshot, State Sync)
3
Start the L1 Node
Once the L1 node is initialized, you can start it by running the following
command:If everything is successful, you should see an output similar to the following: