Crate sov_risc0_adapter

Source
Expand description

§RISC0 Adapter

This crate contains an adapter allowing the Risc0 to be used as a proof system for Sovereign SDK rollups.

Modules§

guest
This module implements the ZkvmGuest trait for the RISC0 VM.

Structs§

Risc0MethodId
Uniquely identifies a Risc0 binary. Roughly equivalent to the hash of the ELF file.