
npm install rivalz-rnode-v2Rivalz NODE CLI is a command-line interface tool for managing and interacting with Rivalz nodes.
Ensure you have the following installed on your system:
- Node.js 18.x or higher (recommended node 20.x)
- Yarn or NPM
``bash`
npm i -g rivalz-node-cli
After installation, you can use the CLI by running rivalz command followed by specific subcommands.
Start the Rivalz NODE CLI:
`bash`
rivalz run
Update the rNode CLI configuration:
`bash`
rivalz change-hardware-config
Modify the wallet address associated with the rNode CLI:
`bash`
rivalz change-wallet
Update the rNode CLI to the latest version:
`bash`
rivalz update-version
Show information about the rNode CLI:
`bash`
rivalz info
Report an error to the Rivalz team:
`bash``
rivalz report-error