Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 590 Bytes

File metadata and controls

15 lines (9 loc) · 590 Bytes
description
Build interchain smart contracts

Solidity SDK

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.