Manual
Build the Node from scratch step by step
1. Install Dependencies
Install GO
If you already Installed GO version 1.19.5 you can skip this step
check your GO version:
Download and Install Binary
Install Cosmovisor
Create Symbolic Links for Cosmovisor
Set Config App
First, create variable for:
Download Addrbook & Genesis
Configure Seeds and Peers
Configure Pruninge
Create Service
Start Node
(Optional) Check Node Status
if you want check your Node logs, run the command below:
if you want check your Node synchronize status, run the command below:
Last updated