Solidity SDK
Build interchain smart contracts
The solidity SDK (@hyperlane-xyz/core
) contains smart contract libraries for helping you write your interchain apps, including:
A mix-in that your contract can inherit from when integrating with Hyperlane.
A mix-in contract, which implements a recommended pattern for interchain applications. Contracts can be written once and then deployed across many chains.
Last updated