nexus-xyz/network-api
Fork: 66 Star: 184 (更新于 2024-12-13 19:10:40)
license: Apache-2.0
Language: Rust .
High-performance interface for supplying compute to the Nexus network.
最后发布版本: 0.4.4 ( 2024-12-12 18:04:56)
Nexus Network CLI
A high-performance command-line interface for contributing proofs to the Nexus network.
Quick Start
curl https://cli.nexus.xyz/ | sh
If you don't have Rust installed, you will be prompted to install it.
Prerequisites
Linux
sudo apt update && sudo apt upgrade
sudo apt install build-essential pkg-config libssl-dev git-all protobuf-compiler
macOS
brew install git
Windows
Install WSL first, then follow Linux instructions.
Terms of Use
Use of the CLI is subject to the Terms of Use. First-time users will be prompted to accept the terms. For non-interactive acceptance (e.g., CI environments), use:
NONINTERACTIVE=1 sh
Prover Id
The CLI will prompt for your web prover id from beta.nexus.xyz on startup. It is ok to skip this prompt and a random id will be generated, but you'll be prompted again on startup until your web prover id is entered.
The prover id prompt is disabled when NONINTERACTIVE=1 is set. In a server environment, you can manually overwrite $HOME/.nexus/prover-id with your full prover id.
Current Limitations
- Only latest CLI version is supported
- No prebuilt binaries yet
- Proof cycle counting coming soon
- Program submission requires API key (contact growth@nexus.xyz)
Get Help
- Network FAQ
- Discord Community
- Technical issues? Open an issue
Repository Structure
network-api/
├── assets/ # Media for documentation
├── clients/
│ └── cli/ # Main CLI implementation
├── proto/ # Shared network interface definition
└── public/ # Files hosted at cli.nexus.xyz
Contributing
See CONTRIBUTING.md for development setup and guidelines.
最近版本更新:(数据更新于 2024-12-13 19:10:19)
2024-12-12 18:04:56 0.4.4
2024-12-12 17:23:11 0.4.3
2024-12-10 07:57:28 0.4.2
2024-12-10 03:13:44 0.4.1
2024-12-10 00:09:51 0.4.0
2024-11-28 07:29:47 0.3.7
2024-11-28 05:10:27 0.3.6
2024-11-22 08:21:22 0.3.5
2024-11-13 09:05:38 0.3.4
2024-11-09 06:42:11 0.3.3
主题(topics):
cryptography, network, rust
nexus-xyz/network-api同语言 Rust最近更新仓库
2025-01-12 08:47:08 lapce/lapce
2025-01-12 01:33:32 tauri-apps/tauri
2025-01-09 23:41:56 rust-lang/rust
2025-01-06 20:32:38 tw93/Pake
2025-01-06 12:19:50 alacritty/alacritty
2025-01-05 07:40:42 louis-e/arnis