v1.0.0-beta0
Initial Release of the Hyperlane Cosmos SDK Module π
This module integrates the Hyperlane messaging protocol (Hyperlane Docs), enabling seamless interchain communication. It also provides full support for token bridges, secured by multi-signature Interchain Security Modules.
Key Features
- Mailbox Functionality β Send and receive messages securely across chains.
- Warp Routes (Token Bridging)
- Collateral Tokens β Native asset bridging.
- Synthetic Tokens β Wrapped asset representation.
- TokenRouter β Manages token flows across chains.
- GasRouter
- Interchain Security Modules (ISMs)
- Merkle-Root-Multisig-ISM β Secure verification using Merkle roots.
- MessageId-Multisig-ISM β Ensures integrity with message ID-based validation.
- Post Dispatch Hooks
- Merkle Tree Hook β Supports Merkle-based verification for Multisig ISMs.
- InterchainGasPaymaster β Provides gas prices for destination chains and interchain gas payments.
The module includes a comprehensive test suite and a preconfigured minimal Cosmos SDK app.