Hyperlane Introduction
Last updated
Last updated
For the current docs site, visit docs.hyperlane.xyz - for the old v2 docs see v2.
Hyperlane is the first universal and permissionless interoperability layer built for the modular blockchain stack.
Anyone can Deploy Hyperlane to any blockchain environment, whether it is a layer 1, rollup, or app-chain, allowing that chain to communicate seamlessly with any other chain on which Hyperlane has been deployed.
Hyperlane is designed with modularity in mind. Notably, its Interchain security modules gives developers control over their security model, allowing them to configure, compose, and customize security according to the needs of their application.
Using Hyperlane, developers can build Interchain Applications - dapps that span multiple blockchains. Some pre-built examples that can be deployed out of the box include:
Warp Routes, which allow native, ERC20
, and ERC721
tokens to move seamlessly across chains
Interchain Accounts API, which allows an account on one chain (e.g. a DAO) to make smart contract calls on remote chains
Interchain Queries API, which allow an account on one chain to make view calls on remote chains
Keep reading to learn all the things Hyperlane can do for you!
Check out the Getting started guide for everything you need to start building with Hyperlane. As a creator of a new Chain or Rollup, a Rollup Framework, or a Rollup Service, you can learn how to Deploy Hyperlane yourself! If you run into an issue or have any questions, join our discord to get support from the community of Hyperlane builders!
First, take a look at the FAQ, which covers some high level questions about what Hyperlane is and how it works.
To dive deeper into the Hyperlane, take a look at the protocol architecture Overview, or read more about Interchain security modules to learn more about how Hyperlane interchain messaging is secured.