Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update intro.mdx #161

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/intro.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Choosing Hyperlane

Hyperlane is the first universal and permissionless interoperability layer built for the modular blockchain stack.
Hyperlane is the first universal and permissionless interoperability layer built for the modular blockchain stack. The lack of interoperability between chains is a major obstacle to overcome — Hyperlane fixes this!

Anyone can permissionlessly [deploy hyperlane](./deploy-hyperlane.mdx) 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.

Expand All @@ -12,4 +12,4 @@ Some pre-built examples that can be deployed out of the box include:

1. Warp Routes, which allow native and `ERC20` tokens to move seamlessly across chains
2. Interchain accounts, which allows an account on one chain (e.g. a DAO) to make smart contract calls on remote chains
3. Interchain queries, which allow an account on one chain to make view calls on remote chains
3. Interchain queries, which allow an account on one chain to make view calls on remote chains