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

Add EZKL as a Framework #26

Merged
merged 13 commits into from
Dec 6, 2023
Merged

Add EZKL as a Framework #26

merged 13 commits into from
Dec 6, 2023

Conversation

Gonmeso
Copy link
Collaborator

@Gonmeso Gonmeso commented Dec 6, 2023

Add EZKL integration to the CLI.

This integration brings the following capabilities:

  • Perform a transpilation ( setup) using ezkl.
  • Create a proof from input data using the outputs of the ezkl transpilation
  • Verify the created proof

Other changes:

  • New frameworks directory for main logic of each framework
  • --framework flag added to differentiate between frameworks, CAIRO its the default option
  • Docs updated

@Gonmeso Gonmeso merged commit 4972ed1 into main Dec 6, 2023
2 checks passed
@Gonmeso Gonmeso deleted the feature/integrate-ezkl branch December 6, 2023 11:30
@Gonmeso Gonmeso mentioned this pull request Dec 6, 2023
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.

1 participant