
npm install @rivalz/rivalz-node-debugRivalz 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-debug
After installation, you can use the CLI by running rivalz command followed by specific subcommands.
Start the Rivalz NODE CLI:
`bash`
rivalz-debug run
Update the rNode CLI configuration:
`bash`
rivalz-debug change-hardware-config
Modify the wallet address associated with the rNode CLI:
`bash`
rivalz-debug change-wallet
Update the rNode CLI to the latest version:
`bash`
rivalz-debug update-version
Show information about the rNode CLI:
`bash``
rivalz-debug info