5 stable releases
new 1.15.1 | Oct 15, 2024 |
---|---|
1.15.0 | Sep 19, 2024 |
1.6.2 | May 10, 2024 |
1.6.1 | May 6, 2024 |
1.6.0 | May 2, 2024 |
#616 in Magic Beans
238 downloads per month
Used in ismp-parachain-inherent
225KB
4K
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) 2024 Polytope Labs.
Dependencies
~28–42MB
~736K SLoC