Registry / networking / pallet-ismp

pallet-ismp

JSON →
library2512.2.0rscratesunverified

Substrate runtime implementation of the Interoperable State Machine Protocol for cross-chain communication.

# Cargo.toml [dependencies] pallet-ismp = "2512.2.0"
INSTALL
IMPORT
SIG · PALLET-ISMP
P
pallet-ismp
networkingrustv2512.2.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.

Pallet
use pallet_ismp::Pallet;

Integrates the ISMP protocol into a Substrate runtime.

use pallet_ismp::Pallet; fn main() { // Pallet is used within a Substrate runtime configuration println!("ISMP pallet ready"); }
Debug
Known issues
gotchaRequires specific Substrate runtime dependencies and configuration.
fix
Ensure you have the correct Substrate version and pallet dependencies in your runtime.
affects: >=2512.2.0
Upgrade
Version history
2512.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pallet-ismp — cargo add pallet-ismp · libregistry