{"id":17754629,"url":"https://github.com/zunxbt/nexus-prover","last_synced_at":"2026-02-14T22:31:40.438Z","repository":{"id":258902005,"uuid":"869913028","full_name":"zunxbt/nexus-prover","owner":"zunxbt","description":"One click guide to run nexus prover beta on your system","archived":false,"fork":false,"pushed_at":"2025-02-21T09:38:55.000Z","size":31,"stargazers_count":5,"open_issues_count":6,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T09:52:57.688Z","etag":null,"topics":["nexus","prover","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zunxbt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-10-09T05:49:36.000Z","updated_at":"2025-07-02T19:39:16.000Z","dependencies_parsed_at":"2025-04-16T01:08:45.462Z","dependency_job_id":"4365730a-b04a-43a7-b62f-fc88fa990413","html_url":"https://github.com/zunxbt/nexus-prover","commit_stats":null,"previous_names":["zunxbt/nexus-prover"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zunxbt/nexus-prover","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunxbt%2Fnexus-prover","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunxbt%2Fnexus-prover/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunxbt%2Fnexus-prover/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunxbt%2Fnexus-prover/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zunxbt","download_url":"https://codeload.github.com/zunxbt/nexus-prover/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zunxbt%2Fnexus-prover/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29458618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T21:29:27.764Z","status":"ssl_error","status_checked_at":"2026-02-14T21:28:11.111Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["nexus","prover","rust","rust-lang"],"created_at":"2024-10-26T14:07:25.132Z","updated_at":"2026-02-14T22:31:40.416Z","avatar_url":"https://github.com/zunxbt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch2 align=center\u003eRun Nexus Prover Beta\u003c/h2\u003e\n\n## Info\n- You need to have min 4 RAM in your system (VPS)\n- Recommended : 6 GB RAM\n- You can buy VPS from [PQ Hosting](https://pq.hosting/?from=622403\u0026lang=en) using cryptocurrency\n---\nThis script is compatible with Ubuntu on local system as well as on VPS\n- If you run on VPS, u don't need to do anything after running the installation commands\n- If you run on Local system (Ubuntu), u just need to open the terminal after turning on your system to start this prover, it will start running automatically again\n\n## Installation\n- You can use either this command\n```bash\nsudo apt install curl \u0026\u0026 curl -sSL https://raw.githubusercontent.com/zunxbt/nexus-prover/main/nexus.sh | bash\n```\n- Or this command to run this script\n```bash\nsudo apt install wget \u0026\u0026 wget -qO - https://raw.githubusercontent.com/zunxbt/nexus-prover/main/nexus.sh | bash\n```\n\n## Status\n- You can check your prover logs, using the below command\n```bash\njournalctl -u nexus.service -f -n 50\n```\n- You will see something like this, it means, it is fine\n\n![Screenshot 2024-10-09 115039](https://github.com/user-attachments/assets/3d3065d8-cb88-44ca-88b8-ac072bcf9eff)\n\n## Imp Note (Try 15 mins after running the installation command)\n- If you want to connect your web browser nexus prover ID with CLI, then just visit : [Nexus Beta Website](https://beta.nexus.xyz/) and then copy your prover ID from profile section\n- If you can't copy normally then watch the below video (Use f12 or just right click on empty place on the site and then click on inspect option. then go to applictaion section and copy the prover ID, don't include the double comma)\n\n\nhttps://github.com/user-attachments/assets/4648f062-f63a-40e1-8697-c82851ed9470\n\n\n- Now open terminal and use the below command\n```bash\nsed -i 's/.*/YOUR_PROVER_ID/' .nexus/prover-id\n```\n- Make sure to replace `YOUR_PROVER_ID` with the value u copied earlier (Example : `sed -i 's/.*/P2Fn8XlXjuWr8yeoJvE6bi2iP1I3/' .nexus/prover-id`)\n- Now restart the nexus.service using below command\n```bash\n  sudo systemctl restart nexus.service\n```\n- After some times, u will see that, your CLI nexus points will also be displayed on [Nexus Beta Website](https://beta.nexus.xyz/) upon clicking `Profile` section\n\n![image](https://github.com/user-attachments/assets/9f0eba4d-d218-4dc6-b396-b1aab84bc0cb)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzunxbt%2Fnexus-prover","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzunxbt%2Fnexus-prover","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzunxbt%2Fnexus-prover/lists"}