The Nexus Network
Contributing via the CLI

Nexus Network CLI

The Nexus Network CLI (opens in a new tab) is a command-line tool for contributing compute resources to the network.

Installation

Quick Install

For rapid deployment, use our installation script:

curl https://cli.nexus.xyz/ | sh

Manual Installation

System Requirements

Choose your operating system:

sudo apt update && sudo apt upgrade
sudo apt install build-essential pkg-config libssl-dev git-all
brew install git
  1. Install WSL (Windows Subsystem for Linux) (opens in a new tab)
  2. Follow the Linux instructions above

Setup & Configuration

Initial Setup

  1. Run the CLI for the first time
  2. You'll be prompted to accept the Terms of Use (opens in a new tab)
  3. Configure your Prover ID (see below)

Prover ID Configuration

You have two options when configuring your Prover ID:

  1. Link to Web Account (Recommended)

  2. Generate Random ID

    • Skip the ID prompt
    • A random ID will be generated
    • Note: You'll be prompted again on next startup
CLI Prover ID prompt showing instructions to copy the prover ID from beta.nexus.xyz

Troubleshooting

If you encounter any issues:

  1. Check Documentation

  2. Get Help