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

Create a prover process #6

Open
cmwaters opened this issue Nov 26, 2024 · 0 comments
Open

Create a prover process #6

cmwaters opened this issue Nov 26, 2024 · 0 comments
Assignees

Comments

@cmwaters
Copy link
Collaborator

cmwaters commented Nov 26, 2024

We need a separately running process that can take as inputs the JSON RPC of both the reth and Celestia nodes and have a simple public API that generates groth16 proofs (and the accompanying public inputs) given a specified height range. This would then be used by the relayer to update simapps ZK IBC Client that tracks the state of the reth rollup.

FYI we have a similar prover process going the other direction known as the operator which generates succinct proofs of the tendermint header to be processed by the reth node.

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