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