β Elixir v2.0 Validator
Elixir Testnet v2 Validator Setup Guide
Hardware requirements
Server preparation
sudo apt update && apt upgrade -y
sudo apt install wget git curl -yInstall docker & config
sudo apt install curl -y && curl -sO https://nodesync.top/docker_install && chmod +x docker_install && bash docker_installwget https://files.elixir.finance/Dockerfilenano DockerfileBuild and Run Elixir
Check logs:
Enroll your wallet as a validator
Last updated