Crates.io | sov-modules-rollup-template |
lib.rs | sov-modules-rollup-template |
version | 0.3.0 |
source | src |
created_at | 2023-10-20 17:15:30.936281 |
updated_at | 2023-10-20 17:15:30.936281 |
description | Defines a generic rollup for use with the Sovereign SDK module system |
homepage | https://www.sovereign.xyz |
repository | https://github.com/sovereign-labs/sovereign-sdk |
max_upload_size | |
id | 1009222 |
size | 9,929 |
sov-modules-rollup-template
This crate contains abstractions needed to create a new rollup.
Any type that implements RollupTemplate
trait can serve as a sov-rollup
.