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

Adapt ZK prover for use in the browser #9

Open
3 tasks
vlasin opened this issue Nov 11, 2024 · 0 comments
Open
3 tasks

Adapt ZK prover for use in the browser #9

vlasin opened this issue Nov 11, 2024 · 0 comments
Assignees

Comments

@vlasin
Copy link
Contributor

vlasin commented Nov 11, 2024

  • Refactor FFI-related code in zkfold-base according to @TurtlePU's suggestion. I.e.,remove HaskellCore and RustCore and prepare Plonk/Plonkup for the introduction of backend-specific field and curve types.
  • Compile zkfold-base to JS. #11
  • Implement optimized in-browser field and curve point types for faster in-browser proving.
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

No branches or pull requests

2 participants