2 unstable releases

0.3.0 Oct 20, 2023
0.2.0 Sep 14, 2023

#1 in #rollups

Download history 11/week @ 2024-02-23 6/week @ 2024-03-01 6/week @ 2024-03-08 6/week @ 2024-03-15 46/week @ 2024-03-22 21/week @ 2024-03-29 2/week @ 2024-04-05

69 downloads per month

MIT/Apache

105KB
1.5K SLoC

Risc0 Adapter

This package adapts Risc0 version 0.18 to work as a zkVM for the Sovereign SDK.

Limitations

Since in-VM recursion is not included in the 0.18 release, this adapter is currently limited. Individual "slots" may be proven, but those proofs cannot be recursively combined to facilitate bridging or ultra-fast sync ("user recursion" is not supported).

Warning

Risc0 is currently under active development and has not been audited. This adapter has also not been audited. Do not deploy in production


lib.rs:

RISC0 Adapter

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

Dependencies

~21–35MB
~461K SLoC