Validator Node Setup
Guide on Validator Node setup by papadritta
🖥 Main info:
- Node version: v0.39.0
- Chain Id: luminara-position.5eef10f5ab83
- Service Name: namadad.service⚙️ Hardware Requirement:
- Memory: 64 GB
- CPU: 8 cores
- Disk: 0.5 TB NVME SSD
- Bandwidth: 100 MBps for Download / Upload✅ Installation steps:
cd $HOME
sudo apt update
sudo apt install make unzip clang pkg-config git-core libudev-dev libssl-dev build-essential libclang-18-dev git jq ncdu bsdmainutils htop -y < "/dev/null"curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh✅ Set vars:
✅ Faucet:
✅ Init a validator:
Last updated