Rivalz CLI nodeGuide||rClint
Introducing Rivalz
The World Abstraction Layer
The rapid and exponential growth of AI agents presents unprecedented opportunities and challenges. One of the most significant obstacles they face is limited access to real-world resources — including digital assets, human interaction, and Decentralized Physical Infrastructure Networks (DePIN). The Rivalz Network is addressing this challenge by building the World Abstraction Layer, a comprehensive infrastructure that bridges AI agents with the diverse resources they require. This layer abstracts the complexities of connecting AI agents to various real-world resources, enabling seamless interaction and unlocking the full potential of an agent-centric future.
➡️As usual DYOR on Rivalz.ai project :
- Rivalz.AI Website : https://rivalz.ai/
- Rivalz.AI Discord : https://discord.gg/rivalzai
- Rivalz.AI X : https://twitter.com/Rivalz_AI
- Rivalz.AI Telegram : https://t.me/RivalzAI_Ann
⭐Before we jump into the step-by-step guide, feel free to follow me on Medium and my social media platforms for more valuable insights on node farming.
➡️Telegram: https://t.me/cryptonodehindi
➡️Youtube: https://www.youtube.com/@CyptonodeHindi
📌You can checkout the below video guide for the rClint setup.
Creating Rivalz.AI account
First thing to do, is create an account on rivalz.AI and connect your wallet to get the rewards.
You can create your account from the rivalz.ai website or using my referral link if you want to support my work : create an account
Now that you have created your account, you can move on to the next step.
In this guide I recommend contabo because it was tested and fully functional, if you decide to use other VPS, you can encounter issues with rivalz rClient like :
➡️recommend Contabo VPS-1 as an ideal choice for running your node. It’s powerful and cost-effective, making it a great fit for this setup
Now let’s order a VPS Storage 1 on Contabo: https://contabo.com/en/
If you want a discount on setup fees, I recommend choosing 3 months subscription.
I use to keep European region as it is free of charge, but you can choose the region you prefer.
Select Ubuntu 22.04 without panels.
Define a password and keep it safe until the next steps.
Now you can order your VPS. It could take few hours for the VPS to be installed and ready.
- Install Required Applications
You’ll need to install a few essential applications for managing your node. Execute the following commands:
sudo apt install -y screen
2.Create a Screen Session for Rivalz
To keep your node running in the background, create a screen session named “rivalz”:
screen -S rivalz
3. Copy the following command lines and paste them directly into the Putty/Termius window, then press ENTER.
sudo apt update
sudo apt install curl
curl -O https://raw.githubusercontent.com/CryptonodesHindi/Automated_script/refs/heads/main/rivalzbot.sh && chmod +x rivalzbot.sh && ./rivalzbot.sh
4. After the setup is done just run the command displayed by the script :
docker run -it --name rivalz-docker-1 rivalz-docker-1
5. Enter your EVM address:
6. After that it will ask for the Storage, enter the storage size you want to use:
7. If your configuration is valid, the terminal will display as shown in the image below:
8. You can detach (hide) the docker console, by pressing :
CTRL + P then CTRL + Q
9. Manage the Screen Session
To minimize the screen running your verifier node:
Press `Ctrl + A`, then `D`.
To re-enter the screen session:
screen -r rivalz
Congratulations! Your node has deployed successfully!!
❤️Thank You for Reading!
I appreciate you taking the time to read this article. If you found it helpful, feel free to 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/@CyptonodeHindi