[ZK Stack] - <zkstack prover setup-keys> #923
-
Team or ProjectNo response Module Affected
Rust Version1.84.1 Operating System
Issue DescriptionI am running
Expected BehaviorThe command should generate the keys without compilation errors Current BehaviorIt is impossible to generate the setup-keys Repository Link (if applicable)No response Additional DetailsNo response Prior Research
|
Beta Was this translation helpful? Give feedback.
Answered by
MexicanAce
Feb 12, 2025
Replies: 1 comment 7 replies
-
Going to look into this and see if I can replicate. Will get back to you after |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@L0GYKAL Alternatively, I believe you should be able to run
zkstack prover init-bellman-cuda --clone
to complete that setup prior to runningzkstack prover setup-keys
.