New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rivalz-node-cli

Package Overview
Dependencies
Maintainers
0
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rivalz-node-cli

![Rivalz Logo](https://rivalz.ai/logo.svg)

3.0.1
latest
npm
Version published
Weekly downloads
920
-22.36%
Maintainers
0
Weekly downloads
 
Created
Source

Rivalz NODE CLI

Rivalz Logo

Description

Rivalz NODE CLI is a command-line interface tool for managing and interacting with Rivalz nodes.

Prerequisites

Ensure you have the following installed on your system:
- Node.js 18.x or higher (recommended node 20.x)
- Yarn or NPM

Installation

npm i -g rivalz-node-cli

Usage

After installation, you can use the CLI by running rivalz command followed by specific subcommands.

Available Commands

Run

Start the Rivalz NODE CLI:

rivalz run

Change Hardware Configuration

Update the rNode CLI configuration:

rivalz change-hardware-config

Change Wallet Address

Modify the wallet address associated with the rNode CLI:

rivalz change-wallet

Update Version

Update the rNode CLI to the latest version:

rivalz update-version

Info

Show information about the rNode CLI:

rivalz info

Report error

Report an error to the Rivalz team:

rivalz report-error

Options

  • -V, --version: Output the version number
  • -h, --help: Display help for command

Note

  • If you are running on Ubuntu or macOS, we recommend that you run with root privileges.

License

MIT License © Rivalz

Keywords

rivalz

FAQs

Package last updated on 18 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts