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/rust verifier #204

Merged
merged 18 commits into from
Aug 1, 2024
Merged

Feat/rust verifier #204

merged 18 commits into from
Aug 1, 2024

Conversation

zkfriendly
Copy link
Contributor

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.

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have discussed with the team prior to submitting this PR
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

@Divide-By-0
Copy link
Member

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.

@Divide-By-0 Divide-By-0 requested a review from saleel July 30, 2024 09:47
@Divide-By-0 Divide-By-0 merged commit a481375 into zkemail:main Aug 1, 2024
3 checks passed
@Divide-By-0
Copy link
Member

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.

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