network-api/clients/cli/README.md
2024-10-18 12:20:54 -07:00

711 B

network-cli

Command line interface (CLI) for accessing the Nexus Network. Highest-performance option for proving.

Quick start

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

If you do not already have Rust, you will be prompted to install it.

Terms of Use

Use of the CLI is subject to the Terms of Use. The first time you run it, it prompts you to accept the terms. To accept the terms noninteractively (for example, in a continuous integration environment), add NONINTERACTIVE=1 before sh.

Known issues

Currently only proving is supported. Submitting programs to the network is in private beta. To request an API key, contact us at growth@nexus.xyz.