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

[Discussion] Arrabbiata: introduce zkApp registry #3061

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dannywillems
Copy link
Member

@dannywillems dannywillems commented Feb 25, 2025

This PR introduces the concept of a zkApp registry, which is simply a pointer to a function implementing a certain trait consisting of taking an interpreter.

The interface should be more sophisticated. In particular:

  • setup + initial transcript state (in the type, it would be nice)
  • public inputs/outputs
  • Curve, fields, etc.

@dannywillems dannywillems force-pushed the arrabbiata/intro-zkapp-registry branch from f00dc49 to 956ccad Compare February 25, 2025 13:56
@dannywillems dannywillems marked this pull request as draft February 25, 2025 13:56
@dannywillems dannywillems changed the title Arrabbiata: introduce zkApp registry [Discussion] Arrabbiata: introduce zkApp registry Feb 25, 2025
Base automatically changed from arrabbiata/init-sponge-during-setup to master February 25, 2025 15:34
@dannywillems
Copy link
Member Author

A specific selector must also be available for each application.

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