hyperlane
Skill based on Hyperlane monorepo, generated from
sources/hyperlane. Doc path:sources/hyperlane/AGENTS.md,sources/hyperlane/CLAUDE.md,sources/hyperlane/typescript/sdk/README.md,sources/hyperlane/typescript/cli/README.md,sources/hyperlane/typescript/relayer/README.md, and Solidity contracts undersources/hyperlane/solidity/contracts/.
Hyperlane is an interchain messaging protocol. Apps dispatch messages via the Mailbox on the origin chain; relayers index and deliver them to the destination chain. The stack includes Solidity core contracts (Mailbox, ISMs, hooks, Warp token routes), a TypeScript SDK and CLI, and Rust relayer/validator agents.
Core References
| Topic | Description | Reference |
|---|---|---|
| Architecture | Message flow, domains, Message format, IMessageRecipient | core-architecture |
| Core contracts | Mailbox, ISMs, hooks, token contracts, Router/GasRouter | core-contracts |
| SDK | MultiProvider, ChainMap, HyperlaneCore, WarpCore, multi-VM | core-sdk |
Features
CLI and deployment
| Topic | Description | Reference |
|---|---|---|
| CLI | Config create, deploy core/warp, send message, logging | features-cli |
More from hairyf/blockchain-master
openzeppelin-contracts
Secure smart contract library—access control, tokens (ERC20/721/1155/4626/6909), upgradeable contracts, and utilities.
15viem
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities.
13wagmi
Wagmi — React/Vue/Solid hooks and Core for Ethereum; config, connectors, read/write contracts, TanStack Query.
11ton
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
11envio
Envio blockchain data stack — HyperSync, HyperIndex, HyperRPC; fast indexing and data APIs.
8uniswap-v4
Uniswap v4 core pool logic — singleton PoolManager, unlock/callback, pool actions, hooks, and types.
7