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-18 10:45:18 unionlabs/union
2025-01-18 08:48:25 lapce/lapce
2025-01-17 13:52:59 AppFlowy-IO/AppFlowy-Cloud
2025-01-16 19:13:50 dashpay/platform
2025-01-14 09:40:22 EasyTier/EasyTier
2025-01-14 04:54:33 alacritty/alacritty