16 stable releases (5 major)

2506.1.0 Sep 3, 2025
2503.1.0 Jul 2, 2025
2412.0.0 May 14, 2025
16.1.0 Mar 5, 2025
1.6.2 May 10, 2024

#10 in #ismp


Used in ismp-parachain-inherent

Apache-2.0 and GPL-3.0-only

395KB
4.5K SLoC

ISMP Parachain Client

This allows parachains communicate over ISMP leveraging the relay chain as a consensus oracle.

The consensus client relies on a pallet which stores a list of parachains whom we intend to track their finalized states. This can be paired with an inherent provider which includes the proofs for the relevant parachains configured in the pallet at every block.

Overview

The Pallet allows the AdminOrigin configured in pallet-ismp to dispatch calls for adding and removing parachains from the pallet whitelist.

License

This library is licensed under the Apache 2.0 License, Copyright (c) 2025 Polytope Labs.

Dependencies

~35–98MB
~1.5M SLoC