{"id":28151154,"url":"https://github.com/nexus-xyz/nexus-cli","last_synced_at":"2026-02-03T02:17:47.280Z","repository":{"id":258255960,"uuid":"840078948","full_name":"nexus-xyz/nexus-cli","owner":"nexus-xyz","description":"Command line interface for supplying proofs to the Nexus network.","archived":false,"fork":false,"pushed_at":"2025-05-08T17:13:40.000Z","size":1742,"stargazers_count":723,"open_issues_count":39,"forks_count":252,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-05-08T18:26:41.483Z","etag":null,"topics":["cryptography","network","rust"],"latest_commit_sha":null,"homepage":"https://docs.nexus.xyz","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nexus-xyz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-08T23:42:12.000Z","updated_at":"2025-05-08T17:13:44.000Z","dependencies_parsed_at":"2024-12-04T02:25:10.065Z","dependency_job_id":"1a49660a-f34c-404c-8d3b-072af7d622a3","html_url":"https://github.com/nexus-xyz/nexus-cli","commit_stats":null,"previous_names":["nexus-xyz/network-api","nexus-xyz/nexus-cli"],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexus-xyz%2Fnexus-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexus-xyz%2Fnexus-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexus-xyz%2Fnexus-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexus-xyz%2Fnexus-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nexus-xyz","download_url":"https://codeload.github.com/nexus-xyz/nexus-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254270641,"owners_count":22042858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cryptography","network","rust"],"created_at":"2025-05-15T04:02:23.163Z","updated_at":"2026-02-03T02:17:42.239Z","avatar_url":"https://github.com/nexus-xyz.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"[![Release](https://img.shields.io/github/v/release/nexus-xyz/nexus-cli.svg)](https://github.com/nexus-xyz/nexus-cli/releases)\n[![CI](https://github.com/nexus-xyz/nexus-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/nexus-xyz/nexus-cli/actions)\n[![License](https://img.shields.io/badge/License-Apache_2.0-green.svg)](https://github.com/nexus-xyz/nexus-cli/blob/main/LICENSE-APACHE)\n[![License](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/nexus-xyz/nexus-cli/blob/main/LICENSE-MIT)\n\n# Nexus CLI\n\nA high-performance command-line interface for contributing proofs to the Nexus network.\n\n\u003cfigure\u003e\n    \u003ca href=\"https://beta.nexus.xyz/\"\u003e\n        \u003cimg src=\"assets/images/nexus-network-image.png\" alt=\"Nexus Network visualization showing a distributed network of interconnected nodes with a 'Launch Network' button in the center\"\u003e\n    \u003c/a\u003e\n    \u003cfigcaption\u003e\n        \u003cstrong\u003eVerifiable Computation on a Global Scale\u003c/strong\u003e\u003cbr\u003e\n        We're building a global distributed prover network to unite the world's computers and power a new and better Internet: the Verifiable Internet. Connect to the beta and give it a try today.\n    \u003c/figcaption\u003e\n\u003c/figure\u003e\n\n## Nexus Network\n\n[Nexus](https://nexus.xyz/) is a global distributed prover network that unites the world's computers to power a new and\nbetter Internet: the Verifiable Internet.\n\nThere have been several testnets so far:\n\n- Testnet 0: [October 8 – 28, 2024](https://blog.nexus.xyz/nexus-launches-worlds-first-open-prover-network/)\n- Testnet I: [December 9 – 13, 2024](https://blog.nexus.xyz/the-new-nexus-testnet-is-live/)\n- Testnet II: [February 18 – 22, 2025](https://blog.nexus.xyz/testnet-ii-is-open/)\n\n---\n\n## Quick Start\n\n### Installation\n\n#### Precompiled Binary (Recommended)\n\nFor the simplest and most reliable installation:\n\n```bash\ncurl https://cli.nexus.xyz/ | sh\n```\n\nThis will:\n1. Download and install the latest precompiled binary for your platform\n2. Prompt you to accept the Terms of Use\n3. Start the CLI in interactive mode\n\n### Non-Interactive Installation\n\nFor automated installations (e.g., in CI):\n\n```bash\ncurl -sSf https://cli.nexus.xyz/ -o install.sh\nchmod +x install.sh\nNONINTERACTIVE=1 ./install.sh\n```\n\n---\n\n## Terms of Use\n\nUse of the CLI is subject to the [Terms of Use](https://nexus.xyz/terms-of-use).\nFirst-time users running interactively will be prompted to accept these terms.\n\n---\n\n## Node ID\n\nDuring the CLI's startup, you'll be asked for your node ID. To skip prompts in a\nnon-interactive environment, manually create a `~/.nexus/config.json` in the\nfollowing format:\n\n```json\n{\n   \"node_id\": \"\u003cYOUR NODE ID\u003e\"\n}\n```\n\n---\n\n## Current Limitations\n\n- To submit programs to the network for proving, contact\n  [growth@nexus.xyz](mailto:growth@nexus.xyz).\n\n---\n\n## Get Help\n\n- [Network FAQ](https://docs.nexus.xyz/layer-1/network-devnet/faq)\n- [Discord Community](https://discord.gg/nexus-xyz)\n- Technical issues? [Open an issue](https://github.com/nexus-xyz/network-api/issues)\n\n---\n\n## Contributing\n\nInterested in contributing to the Nexus Network CLI? Check out our\n[Contributor Guide](./CONTRIBUTING.md) for:\n\n- Development setup instructions\n- How to report issues and submit pull requests\n- Our code of conduct and community guidelines\n- Tips for working with the codebase\n\nFor most users, we recommend using the precompiled binaries as described above.\nThe contributor guide is intended for those who want to modify or improve the CLI\nitself.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexus-xyz%2Fnexus-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnexus-xyz%2Fnexus-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexus-xyz%2Fnexus-cli/lists"}