Nexus TestNet CLI node Guide
Caution: Before starting the automated script, make sure you have a dedicated VPS set up for this Nexus node, as it will stop your containers and other services.
Purchase a VPS from Contabo using my affiliate link:
Video guide: Like, Share, and Subscribe to my channel! 👍
Execute the below script:
wget -q https://raw.githubusercontent.com/CryptonodesHindi/Automated_script/refs/heads/main/nexus.sh&& chmod +x nexus.sh&& ./nexus.sh
- It will ask you to confirm the installation of Rust and Cargo. Type ‘Y’ to proceed.
- Once the installation is complete, you can get your PROVER_ID from the Nexus site. https://beta.nexus.xyz/
- If you already have the PROVER_ID, then skip this step and start the Nexus CLI.
- Go to the browser, then open the ‘Inspect’ tool by pressing the “f12". Next, go to the ‘Console’ tab and run the command below. It will print your Provider ID. Copy it without the quotes.”
Run the command below in your Google Chrome browser, as shown in the screenshot.
localStorage.getItem('flutter.proverId');
- Create a dedicated screen:
screen -S nexus
- Now, run the Nexus script.
curl https://cli.nexus.xyz/ | sh
- Now compilation will begin. Wait for completion.
- Once the node is started, kill it by pressing CTRL+C.
- Now, update your ‘PROVER_ID’ by replacing it here, and then start it again.
sed -i 's/.*/PROVER_ID/' .nexus/prover-id
- Now execute the below command to verify your PROVER_ID
cat ~/.nexus/prover-id
- Now, start it again, and it will run with the provider ID you set up.
curl https://cli.nexus.xyz/ | sh
- Now, detach from the screen by pressing Ctrl + A followed by D.
- Go to the browser and monitor your points in the profile section. In the Nexus site. https://beta.nexus.xyz/
- To reattach the screen, use the below command:
screen -r nexus
❤️Thank You for Reading!
I appreciate you taking the time to read this article. If you found it helpful, give it a clap and share it with others who might benefit from it.
For more insightful content on Crypto node, don’t forget to follow me on Medium and connect with me on my social media channels:
- ➡️Telegram: https://t.me/cryptonodehindi
- ➡️Youtube: https://www.youtube.com/@CryptonodeHindi