Skip to content

Q: Can I verify RISC Zero proofs on chains other than Ethereum? #1526

Answered by pdg744
pdg744 asked this question in Q&A
Discussion options

You must be logged in to vote

A: In order to integrate RISC Zero's proofs with on-chain applications, you just need to post proofs on-chain and verify them with an on-chain verifier. Docs for the verifier contract are here

Currently, the only chain where we have deployed a verifier is Sepolia. Deploying a verifier on other EVM chains should be straight-forward. For non-EVM chains, you may need to build your own on-chain verifier.

Note: This project is not production ready!

Replies: 1 comment

Comment options

pdg744
Mar 7, 2024
Collaborator Author

You must be logged in to vote
0 replies
Answer selected by pdg744
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant