# 挖掘大毛1850万美元融资-Hyperlane

By [蓝蓝](https://paragraph.com/@43703388) · 2023-01-02

---

大家好，我是蓝蓝，写mirror是为了记录自己的撸毛历程和对项目的理解。

**一、什么是Hyperlane？**

### Hyperlane是模块化互操作平台，可加速应用程序向跨链奇点的方向发展，是链间高速公路。使用 Hyperlane 作为 API 轻松安全地在区块链之间进行通信，或利用 Hyperlane SDK 快速构建链间应用程序。

Hyperlane由Asa Oines，Nam Chu Hoai和Jon Kol创立。Asa和Nam之前是Celo的创始工程师，Asa在那里建立并领导了协议团队，Nam在堆栈的各个层面进行操作。Jon之前曾共同领导Galaxy的风险投资业务，指导公司的投资并带头实施运营计划。与他们一起的还有Trevor Porter和Yorke Rhodes作为创始工程师，他们之前都在Celo工作，以及Morgan Beller和Zaki Manian，他们是Hyperlane的亲密顾问。

**二、融资情况**

**Hyperlane完成了来自一群出色的投资者和运营商的18.5m种子融资，本轮融资由Variant领投，Galaxy Ventures、Coinfund、Asymmetric、Hypersphere、Circle等参与其中。这笔资金将用于加速Hyperlane的发展，并围绕新兴的Interchain高速公路发展生态系统。**

![](https://storage.googleapis.com/papyrus_images/498aaba3b4d81fa41e1b12f63485ad709be805309c215b66d749ec60a6d92441.png)

![](https://storage.googleapis.com/papyrus_images/d2a6de95b693debf114f4503f71ed834aecdb5fd13ee74c81f22ae458e2b546c.png)

**三、部署网络**

![](https://storage.googleapis.com/papyrus_images/4a084d950903dcb766435128a310d26e03f03e17803c4b1607b9673eaab0f11b.png)

Hyperlane 的 alpha 版本已部署到以下主网（测试网）：

Arbitrum (Goerli)

Avalanche (Fuji)

BNB (BSC testnet)

Celo (Alfajores)

Ethereum (Goerli)

Optimism (Goerli)

Polygon (Mumbai)

**四、交互操作**

（1）各链的区块浏览器地址查询网站如下：

[https://docs.hyperlane.xyz/hyperlane-docs-1/developers-faq-and-troubleshooting/addresses#outbox](https://docs.hyperlane.xyz/hyperlane-docs-1/developers-faq-and-troubleshooting/addresses#outbox)

（2）以OP链向arbitrum链为例进行操作

![](https://storage.googleapis.com/papyrus_images/53930107a80d4b4a4758465e0712142958e3f3995f6cb401961b8076ab3e651c.png)

![](https://storage.googleapis.com/papyrus_images/3038b9bee84b5a890966f027988cdf9bbfefbd20d768fd612d88d8940c4e91b3.png)

目标链代码查询： arbitrum链的代码为0x617262

查询方法如下：

[https://docs.hyperlane.xyz/hyperlane-docs-1/developers-faq-and-troubleshooting/domains](https://docs.hyperlane.xyz/hyperlane-docs-1/developers-faq-and-troubleshooting/domains)

![可用官方的测试收件人地址： 0x000000000000000000000000BC3cFeca7Df5A45d61BC60E7898E63670e1654aE](https://storage.googleapis.com/papyrus_images/f10eb9f2a3be47c6568e87c2c87f78648397b6da1042fcd36f33735ec765a658.png)

可用官方的测试收件人地址： 0x000000000000000000000000BC3cFeca7Df5A45d61BC60E7898E63670e1654aE

发送内容可以是任何内容，比如：hello Hyperlane，需要用编码器编码，编码后是

68656c6c6f2048797065726c616e65

[https://dencode.com/en/string/hex](https://dencode.com/en/string/hex)

![](https://storage.googleapis.com/papyrus_images/08cbce6e56be2cfbd71071ece12493d66f9730de4407ba2c13ef8fa90d25e72d.png)

（3）三项都查询好了，我们填上即可，然后write

![](https://storage.googleapis.com/papyrus_images/c221dbd67997594ad040a0c230a908e89c4e3cd6ec0d47508fa464d894ac5496.png)

（4）查询哈希

![](https://storage.googleapis.com/papyrus_images/1e65c2e577c78ccb1eb627fa72c24e646f38ce4e4bdee256964f0d18d5cf415d.png)

（5）打开Hyperlane 浏览器： [https://explorer.hyperlane.xyz/](https://explorer.hyperlane.xyz/)，输入刚才交易的哈希值，可查看跨链消息发送情况

![](https://storage.googleapis.com/papyrus_images/7ce3790bb1de0f56c48d7dcb49afa24b8fa4fc8b811b1a86a5037052678e96d4.png)

![](https://storage.googleapis.com/papyrus_images/eab27e0cf7029be34089fc3bc13497f05919aa5d07d5d071bf747604c0eebb83.png)

（6）可以再试一试其他链的发送

交互完毕！！！

Hyperlane官网： [https://hyperlane.xyz/](https://hyperlane.xyz/)

Twitter ：[https://twitter.com/Hyperlane\_xyz](https://twitter.com/Hyperlane_xyz)

Discord社区：[https://discord.gg/hyperlane](https://discord.gg/hyperlane)

文档：[https://docs.hyperlane.xyz/hyperlane-docs/](https://docs.hyperlane.xyz/hyperlane-docs/)

Github ：[https://github.com/hyperlane-xyz](https://github.com/hyperlane-xyz)

---

*Originally published on [蓝蓝](https://paragraph.com/@43703388/1850-hyperlane)*
