What you need before starting:
A Linux-based system (Windows users: Use WSL):
Git installed:
Docker and Docker Compose:
- Install Docker
- Install Docker Compose
wget or curl:
- Install wget
- Install curl
Prerequisites:
Ensure you meet these requirements:
Use the provided helper commands for Linux:
- ./run.sh install_docker: Installs Docker and Docker Compose.
- ./run.sh preinstall: Prepares your system with necessary dependencies.
Clone the validator repository:
$git clone https://github.com/TheSPSDAO/SPS-Validator.git