Skip to main content
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
  • Enabling gRPC and REST endpoints
  • Pruning strategy
  • Enabling automatic chain upgrade handling via Cosmovisor
  • Node syncing method (Snapshot, State Sync)
and more.
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: