Pharos Network

🔧 Validator Node Setup (Advanced)

✅ Prerequisites

  • Linux-based OS

  • Docker + Docker Compose

  • Root/sudo access

🖥️ Minimum Hardware Requirements

  • 16-core CPU (2.8GHz+ AMD EPYC/Intel Xeon)

  • 32GB RAM

  • 2x 1TB SSDs (≥230MiB/s bandwidth, ≥10,000 IOPS)

  • 0.5 Gbps Network Bandwidth

📦 One-Line Quick Install

wget https://raw.githubusercontent.com/WINGFO-HQ/Phraos/refs/heads/main/phraos.sh && \
chmod +x phraos.sh && \
./phraos.sh

🔗 Source Code

Last updated