Update
Update: Adding an Invite Code
curl -sO https://raw.githubusercontent.com/TmB0o0/Pipe-Node/refs/heads/main/refpipe && chmod +x refpipe && ./refpipeIf you want to use an invite code, you can do so using option 5 in the menu. You can use my invite code:
eec11894d74329feTo get your own invite code, use the following command:
./pop --gen-referral-route
Update node to v0.3.2
Pipe Network — we previously filled out a form to join the testnet. Recently, some validators were selected and sent emails with detailed instructions. To update the pop-node to v0.3.2, I created a simple bash script that downloads, stops the service, updates the binary, and restarts the node. You’ll need the link from the email.
Last updated