Key Components: Proof Pod
The Proof Pod, tasked with crafting a ZKP (π), validates state transitions via π = Prove(Circuit, OldRoot, Txs, NewRoot). Leveraging zk-SNARKs, this proof retains compactness, harnessing Substrate's off-chain worker infrastructure to generate proofs that validate EVM execution framework transitions (Circuit(Tx_i) → Valid) for expedient generation on appropriate hardware while maintaining compatibility with both EVM contracts and native pallets.


