π»Installation
Officially stated requirements: 2/4/100 ubuntu 22.04
Server preparation
apt update && apt upgrade -yapt install curl build-essential git wget jq make gcc tmux htop nvme-cli pkg-config libssl-dev libleveldb-dev tar clang bsdmainutils ncdu unzip libleveldb-dev libclang-dev -yAI runs on port 8888
# validator
ufw allow 30333 comment p2p
ufw allow 9944 comment rpc
ufw allow 9615 comment prometheusAI Installation
Create a service file
Validator setup
Last updated