Prerequisites
Before starting, ensure you meet the following requirements:
1. System Requirements
- OS: Linux-based OS (Ubuntu 20.04 or later recommended)
- CPU: 4 cores
- RAM: 16 GB
- Storage: 500 GB SSD
- Network: High-speed, stable internet connection
2. Software Requirements
- Docker
- Git
- curl
- A configured wallet for interacting with Spheron Network
Step 1: Update Your System
Ensure your system is up-to-date before proceeding:
sudo apt update && sudo apt upgrade -y
sudo apt install -y build-essential curl git
Step 2: Install Docker
Docker is necessary for containerizing and running the validator software.