polytope-labs / hyperbridge

Hyperbridge is a hyperscalable coprocessor for verifiable, cross-chain interoperability
https://docs.hyperbridge.network/
Apache License 2.0
104 stars 33 forks source link

Pallet Hyperbridge #192

Closed seunlanlege closed 4 months ago

seunlanlege commented 4 months ago

Introduce the implementation for pallet-hyperbridge. This pallet will serve as the interface between substrate-based chains and hyperbridge by providing a custom IsmpDispatcher implementation. This collects hyperbridge's protocol revenue as well as an IsmpModule implementation which permits hyperbridge to withdraw fees and update it's protocol parameters.