sov-risc0-adapter

Crates.iosov-risc0-adapter
lib.rssov-risc0-adapter
version0.3.0
sourcesrc
created_at2023-09-14 14:09:42.645168
updated_at2023-10-20 17:24:58.179391
descriptionAn adapter allowing Risc0 to be used with the Sovereign SDK
homepagehttps://www.sovereign.xyz
repositoryhttps://github.com/sovereign-labs/sovereign-sdk
max_upload_size
id972711
size16,600
Preston Evans (preston-evans98)

documentation

README

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

Commit count: 752

cargo fmt