17 lines
447 B
Markdown
17 lines
447 B
Markdown
# network-cli
|
|
|
|
Command line interface (CLI) for accessing the Nexus Network. Highest-performance option for proving.
|
|
|
|
## Quick start
|
|
|
|
```
|
|
curl https://network-cli.nexus.xyz/install.sh | sh
|
|
```
|
|
|
|
If you do not already have Rust, you will be prompted to install it.
|
|
|
|
## Known issues
|
|
|
|
Currently only proving is supported. Submitting programs to the network is in private beta.
|
|
To request an API key, [contact us](https://forms.gle/183D9bcDHUdbxCV5A).
|