-
Notifications
You must be signed in to change notification settings - Fork 77
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/rust verifier #204
Feat/rust verifier #204
Conversation
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/array.prototype.findlastindex@1.2.5, npm/array.prototype.flat@1.3.2, npm/array.prototype.flatmap@1.3.2, npm/assertion-error@1.1.0, npm/atob@2.1.2, npm/es-shim-unscopables@1.0.2, npm/has-bigints@1.0.2, npm/is-symbol@1.0.4 |
Awesome! Seems fine to me, we should publish this to npm as well with docs for the CLI tool that people can use in general. I guess we can merge this first and add that later. |
Sweet! A next step on this @zkfriendly might be to publish it as an npm package then import it from your repo? DM me your npm username. |
Description
Following up on #157, this PR provides a mini CLI tool that exports Groth16 rust verifier based on SnarkJs artifacts.
Type of Change
Please delete options that are not relevant.
Checklist: