Splintershards Dao Validator Network

Prerequisites

What you need before starting:

A Linux-based system (Windows users: Use WSL):

Popular Linux distros for WSL

Install WSL on Windows

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: