AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Is There a ZK in the ZKVM?
ZK predicates are kind of a key part of how we actually agree on the next state of the world. The existing open source version that is already released already works, you know, you can run full zero knowledge proofs on real programs inside the ZKVM. We're currently working on adding support for recursion. But that said, we do have a sort of prototype working. And literally our recursion actually runs our normal rust verifier inside the ZkVM to do the verification of the zero knowledge proof.