Using Binary
Prerequisites
Component
Specification
1. Create working directory and download binary package
export WORKSPACE=pharos
mkdir -p /data/$WORKSPACE && cd /data/$WORKSPACEwget https://github.com/PharosNetwork/resources/releases/download/v0.15.0/pharos-v0.15.0-d6d98fd3.tar.gz
tar -zxvf pharos-v0.15.0-d6d98fd3.tar.gz2. Download configuration files
3. Download and setup ops tool
4. Set password for key encryption
5. Generate cryptographic keys
6. Bootstrap the node
7. Start the node
8. (Optional) Setup systemd service
Directory Structure
9. (Optional) Register as Validator
Set up your validator private key
Register the validator
Exit the validator (if needed)
Security Recommendations
Next Steps
Last updated
Was this helpful?
