# 预计大毛,阵容豪华,种子轮融资1850万美金,Variant领投、Coinfund参投的跨链应用构建平台 Hyperlane喂饭级交互教程 **Published by:** [ABC](https://paragraph.com/@abc-16/) **Published on:** 2023-01-18 **URL:** https://paragraph.com/@abc-16/1850-variant-coinfund-hyperlane ## Content Hyperlane链间通信交互教程 Hyperlane是一种消息传递协议,加速应用程序向链间奇点发展。 第 1 层区块链、rollups和应用链的大爆炸引发了加密的快速扩张,打开了每条链之间的裂痕,并诞生了一个新的领域:Interchain。 Interchain的早期探索者建立并导航了通往未知生态系统的不稳定桥梁,通过分散的流动性和令人生畏的用户体验来收获收益并尝试新的协议。 沿途,许多桥梁因链间海盗袭击而倒塌,使探险家陷入困境,并动摇了对Interchain是否可以连接的信念,需要采取新的办法。 Hyperlane的成立理念是,链间奇点是不可避免的,而为应用程序提供可定制的链间功能是实现这一目标的关键。 原文 https://mirror.xyz/coincapital.eth/k6KqdTFL3Mx0mqP7RWOllrY2SsLNXJiVGuMvrBJn4Wk 种子轮融资1850万美金,头部机构Variant(排名15)领投、Coinfund(排名19)参投Hyperlane 的 alpha 版本已部署到以下主网(测试网): Arbitrum (Goerli) Avalanche (Fuji) BNB (BSC testnet) Celo (Alfajores) Ethereum (Goerli) Optimism (Goerli) Polygon (Mumbai) 上面所有主网和测试网都可以交互,不同网络合约地址可以从下面链接里找到: https://docs.hyperlane.xyz/docs/developers-faq-and-troubleshooting/addresses#outbox 1,咱们选择Polygon为例交互,打开链接 https://polygonscan.com/address/0x8249cD1275855F2BB20eE71f0B9fA3c9155E5FaB#writeProxyContract 点击Connect to Web3连接钱包 2,点击第2项dispatch 展开: destinationDomain 指接收消息的目标链代码,我填了Celo 网络的代码:0x63656c6f 各个网络的代码可以从这个链接找到:https://docs.hyperlane.xyz/hyperlane-docs-1/developers-faq-and-troubleshooting/domains 3, receipientAddress 指的是接收消息的钱包地址,可用官方的测试收件人地址: 0x000000000000000000000000BC3cFeca7Df5A45d61BC60E7898E63670e1654aE 4,messageBody 即传输的消息内容,理论上可以为任何消息,我在这里用【2023 year】的16进制字符串:32303233e5b9b4 字符串到十六进制转换网页链接:https://dencode.com/en/string/hex Hyperlane官网: https://hyperlane.xyz/ Twitter :https://twitter.com/Hyperlane_xyz Discord社区:https://discord.gg/hyperlane 文档:https://docs.hyperlane.xyz/hyperlane-docs/ Github :https://github.com/hyperlane-xyz ## Publication Information - [ABC](https://paragraph.com/@abc-16/): Publication homepage - [All Posts](https://paragraph.com/@abc-16/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@abc-16): Subscribe to updates