network-api/clients/cli/README.md

17 lines
447 B
Markdown
Raw Normal View History

2024-09-05 08:14:41 +00:00
# network-cli
Command line interface (CLI) for accessing the Nexus Network. Highest-performance option for proving.
## Quick start
```
2024-09-05 08:44:27 +00:00
curl https://network-cli.nexus.xyz/install.sh | sh
2024-09-05 08:14:41 +00:00
```
2024-09-05 08:44:27 +00:00
If you do not already have Rust, you will be prompted to install it.
2024-09-05 08:14:41 +00:00
## 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).