From aeab89f5a301eeb1ec0d3dddb28d6db955a78f80 Mon Sep 17 00:00:00 2001 From: Oksana <107276324+Ocheretovich@users.noreply.github.com> Date: Mon, 15 Jul 2024 15:52:58 +0300 Subject: [PATCH 1/2] Update intro.mdx Update intro.mdx --- docs/intro.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/intro.mdx b/docs/intro.mdx index 7f979bf2..b3b8f882 100644 --- a/docs/intro.mdx +++ b/docs/intro.mdx @@ -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. @@ -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 \ No newline at end of file +3. Interchain queries, which allow an account on one chain to make view calls on remote chains From f92f10f10c451d41515b9c65ae63a8949346eb43 Mon Sep 17 00:00:00 2001 From: Oksana <107276324+Ocheretovich@users.noreply.github.com> Date: Wed, 28 Aug 2024 07:57:09 +0300 Subject: [PATCH 2/2] Update intro.mdx Update intro.mdx --- docs/intro.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro.mdx b/docs/intro.mdx index b3b8f882..ff33b716 100644 --- a/docs/intro.mdx +++ b/docs/intro.mdx @@ -1,6 +1,6 @@ # Choosing Hyperlane -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! +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.