I'm trying to separate prover and verifier into two systems, which I believe is the canonical use case for these systems. Could you guys separate the verification code into a separate crate that cargo can import?
We can also help with that if you are open to PRs...
I'm trying to separate prover and verifier into two systems, which I believe is the canonical use case for these systems. Could you guys separate the verification code into a separate crate that cargo can import?
We can also help with that if you are open to PRs...