Installation
Overview
Prerequisites
System Requirements
Install Dependencies
# Update system
sudo apt update && sudo apt upgrade -y
# Install required packages
sudo apt install -y build-essential git curl wgetInstall Go
Installation Methods
Method 1: Build from Source (Recommended)
Method 2: Download Binary
Initial Configuration
Create Data Directory
Create Systemd Service
Enable and Start Service
View Logs
Firewall Configuration
Verify Installation
Check Sync Status
Check via RPC
Troubleshooting
Node Not Starting
Not Finding Peers
Sync Stuck
Next Steps
Last updated