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

Wrap the prover in an HTTP service #3

Open
kustosz opened this issue Nov 21, 2022 · 0 comments
Open

Wrap the prover in an HTTP service #3

kustosz opened this issue Nov 21, 2022 · 0 comments
Assignees

Comments

@kustosz
Copy link
Contributor

kustosz commented Nov 21, 2022

Build a separately deployable service with a single endpoint allowing the caller to request the proof of insertion for a given batch. Open API schema should be provided as part of this implementation.
NB this builtin can probably used for proof serialization. There's also @philsippl 's old approach that may serve as a fallback.

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
@kustosz and others