Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Initial check-in of prover CLI #2

Merged
merged 7 commits into from
Sep 5, 2024
Merged

Conversation

collinjackson
Copy link
Collaborator

@collinjackson collinjackson commented Sep 5, 2024

Adds a command-line interface for proving. See README for usage.

Once the repo is public, the PR description and README need to be edited to reference the beta orchestrator server hostname. For now, we're testing with dev. Or I could change before landing. Reviewers, let me know if you have opinions.

% curl https://network-cli.nexus.xyz/install.sh | sh
rustc 1.80.1 (3f5fd8dd4 2024-08-06)
/Users/USERNAME/.nexus exists. Updating.
Already up to date.
    Finished `release` profile [optimized] target(s) in 0.17s
     Running `target/release/prover dev.orchestrator.nexus.xyz`
prover_1211821565 supplying proofs to Orchestrator at wss://dev.orchestrator.nexus.xyz:443/prove
Sent registration message...
Received program message...
Received a 21060 byte program to prove with 3 bytes of input
Program trace 196 steps
Proving...
Proving from 0 to 10
Proved step 0
Proved step 1
Proved step 2
Proved step 3
Proved step 4
Proved step 5
Proved step 6
Proved step 7
Proved step 8
Proved step 9
Proof sent!
Waiting for another program to prove...
Received program message...
Received a 21060 byte program to prove with 3 bytes of input
Program trace 196 steps
Proving...

Copy link

github-actions bot commented Sep 5, 2024

Visit the preview URL for this PR (updated for commit 8d5d708):

https://nexus-cli--pr2-collinjackson-provi-b43hy3ad.web.app

(expires Thu, 12 Sep 2024 19:42:38 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 815ec4c632754f56eccfacfc0919559f5a85a0f1

@collinjackson collinjackson merged commit a49a35c into main Sep 5, 2024
2 checks passed
@opmklinh
Copy link

opmklinh commented Oct 8, 2024

image
anyone know eror??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants