nexus-xyz/network-api
Fork: 47 Star: 68 (更新于 2024-12-11 21:54:46)
license: Apache-2.0
Language: Rust .
High-performance interface for supplying compute to the Nexus network.
最后发布版本: 0.4.2 ( 2024-12-10 07:57:28)
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
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-11 21:54:30)
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
2024-10-30 04:16:47 0.3.2
2024-10-24 03:19:35 0.3.1-beta
主题(topics):
cryptography, network, rust
nexus-xyz/network-api同语言 Rust最近更新仓库
2024-12-12 00:14:56 spaceandtimelabs/sxt-proof-of-sql
2024-12-11 23:41:02 astral-sh/uv
2024-12-10 08:46:43 lapce/lapce
2024-12-10 02:19:08 DioxusLabs/dioxus
2024-12-09 12:06:24 rustdesk/rustdesk
2024-12-09 00:37:00 jdx/mise