For the complete documentation index, see llms.txt. This page is also available as Markdown.

Validator Node Deployment

Deploying Pharos Nodes

Before running a Validator Node or Validator Full Node (VFN) on the Pharos Network, you must choose a deployment method and ensure your machine meets the required specifications.

This guide provides clear instructions for deploying nodes using different methods. Once deployed, you can connect your node to the Pharos network and begin participating in consensus or network operations.

πŸ“˜ Note: Please review the Node Requirements before choosing a deployment method.

Current Node Versions

Network
Spec Version
Binary Version
Docker Image
Binary Package

Atlantic Testnet

14

d6d98fd3

public.ecr.aws/k2g7b7g1/pharos:pharos_community_v0.15.0_d6d98fd3_0720

Pacific Mainnet

15

d6d98fd3

public.ecr.aws/k2g7b7g1/pharos:pharos_community_v0.15.0_d6d98fd3_0720

Deployment Methods

Choose one of the following deployment methods to set up your node:

🐳 Using Docker

πŸ”§ Using Source Code

Last updated

Was this helpful?