Contribute via CLI
Use the Nexus Network CLI to contribute compute to the network.
Testnet III is now live. This is the current testing environment for Nexus Layer 1, focusing on security, decentralization, and orchestration testing.
Introduction
The Nexus Network CLI is a command-line tool for contributing compute resources to the network.
Install Script
Use our installation script:
Restart or refresh your terminal (‘source ~/.bashrc, ‘source ~/.zshrc’, etc.). To start with an existing node ID, run:
Alternatively, you can register your wallet address and create a node ID with the CLI, or at at app.nexus.xyz.
The register-user
and register-node
commands will save your credentials to ~/.nexus/credentials.json
. To clear
credentials, run:
Use our installation script:
Restart or refresh your terminal (‘source ~/.bashrc, ‘source ~/.zshrc’, etc.). To start with an existing node ID, run:
Alternatively, you can register your wallet address and create a node ID with the CLI, or at at app.nexus.xyz.
The register-user
and register-node
commands will save your credentials to ~/.nexus/credentials.json
. To clear
credentials, run:
System Requirements
Install WSL
Follow Linux Instructions
Once WSL is installed, follow the Linux instructions above
Setup & Configuration
Initial Setup
- Run the CLI for the first time.
- Accept the Terms of Use.
- Choose between anonymous or linked proving (see below).
Choose Proving Mode
You have two options:
- Create an account at app.nexus.xyz.
- Follow the account linking instructions.
- Your contributions will earn NEX Points.
- Track your progress on the leaderboard.
- Manage all your nodes in one place.
- Create an account at app.nexus.xyz.
- Follow the account linking instructions.
- Your contributions will earn NEX Points.
- Track your progress on the leaderboard.
- Manage all your nodes in one place.
- Start proving immediately
- No registration required
- Note: NEX Points will not be recorded
- Useful for testing or learning the system
To earn NEX Points, you must link your CLI to your Nexus account. Anonymous proving will not record contributions.
Troubleshooting
If you encounter any issues: