Contribute via CLI

Introduction

The Nexus Network CLIarrow-up-right is a command-line tool for contributing compute resources to the network.

CLI nodes connecting to Nexus

Install Script

Quick install (scripted):

After installing, restart or refresh your terminal (e.g. source ~/.bashrc, source ~/.zshrc, etc.). To start with an existing node ID:

Alternatively, register your wallet address and create a node ID with the CLI, or at app.nexus.xyz:

The register-user and register-node commands will save your credentials to ~/.nexus/credentials.json. To clear credentials, run:

Setup & Configuration

1

Initial setup

  1. Run the CLI for the first time.

  2. Choose between anonymous or linked proving (see the next step).

2

Choose proving mode

You have two options:

  • Link to Nexus Account (Recommended)

    • Create an account at app.nexus.xyzarrow-up-right.

    • Follow the account linking instructions.

    • Your contributions will earn NEX Points.

    • Track your progress on the leaderboard.

    • Manage all your nodes in one place.

To earn NEX Points, you must link your CLI to your Nexus account. Anonymous proving will not record contributions.

Troubleshooting

chevron-rightKnown issues & helphashtag

Related:

  • Contribute via Web App: https://docs.nexus.xyz/layer-1/testnet/web-node

  • FAQ: https://docs.nexus.xyz/layer-1/testnet/faq

Last updated