Registry / other / sov-modules-api

sov-modules-api

JSON →
library0.3.0rscratesunverified

Defines the interface of the Sovereign SDK module system for building rollups.

# Cargo.toml [dependencies] sov-modules-api = "0.3.0"
INSTALL
IMPORT
SIG · SOV-MODULES-API
S
sov-modules-api
otherrustv0.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Module
use sov_modules_api::Module;

Imports the Module trait for Sovereign SDK modules.

use sov_modules_api::Module; fn main() { println!("Module trait available"); }
Debug
Known issues
breakingThis crate is part of an early-stage SDK and APIs may change significantly.
fix
Check the changelog and pin to a specific version.
affects: >=0.1.0 <1.0.0
Upgrade
Version history
0.3.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
sov-modules-api — cargo add sov-modules-api · libregistry