Skip to content

mefury/Pipe-Network-Node-Setup-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Pipe Network Node Setup Script

System Requirements

  • Operating System: Linux
  • RAM: Minimum 4GB (more recommended for higher rewards)
  • Disk Space: At least 100GB free (200-500GB recommended)
  • Internet: 24/7 connectivity required

Installation Guide

  1. Download Pipe Node Executable by running:
curl -L -o pop "https://dl.pipecdn.app/v0.2.2/pop"
  1. Execute the Pipe Node executable by running:
chmod +x pop
  1. Create Pipe node cache folder by running:
mkdir download_cache
  1. Start the Pipe and Register by running:
./pop
  1. The registration process will ask for a referral code, You have to enter one(This if my referral code):
347b00cf557577f
  1. After the registration is complete you can return to shell by pressing Ctrl + C

  2. Add your Solana address to your Pipe node by running:

./pop --pubKey YourSolanaAddress
  1. Important Commands:
##Fetch node's usage and reputation from the upstream API and print status
./pop --status

##To check points
./pop  --points

##To start the Node just run
./pop

About

Setup Pipe Network CDN Node easily with this script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages