* Add description and keyword metadata for SEO * Update deploy-smart-contracts.mdx * Update metadata * Update connecting-to-the-blockchain.md * Attempt #123 to wakeup Heimdall * Fix formatting * Remove file
3.0 KiB
title, slug, description, keywords
| title | slug | description | keywords | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Cross-chain | /tools/cross-chain | Documentation for cross-chain communication and messaging on the Base network. This page covers integrating tools like LayerZero with Base for web3 transactions, cross-chain messaging, and secure blockchain communication. |
|
Cross-chain
Axelar
Axelar is an interchain platform that connects blockchains to enable universal web3 transactions. By integrating with Axelar, applications built on Base can now easily send messages and assets between the 49+ blockchains connected via Axelar.
To learn more about Axelar visit our docs. For complete end-to-end examples demonstrating various Axelar usecases please visit the available code examples
Supported Networks
Axelarscan
To view current transactions and live stats about the Axelar network please visit the Axelarscan block explorer
LayerZero
LayerZero is an omnichain interoperability protocol that enables cross-chain messaging. Applications built on Base can use the LayerZero protocol to connect to 35+ supported blockchains seamlessly.
To get started with integrating LayerZero, visit the LayerZero documentation and provided examples on GitHub
Supported Networks
- Base Mainnet
- Base Goerli (Testnet)
Wormhole
Wormhole is a generic messaging protocol that provides secure communication between blockchains.
By integrating Wormhole, a Base application can access users and liquidity on > 30 chains and > 7 different platforms.
See this quickstart to get started with integrating Wormhole in your Base project.
For more information on integrating Wormhole, visit their documentation and provided GitHub examples.
Supported Networks
- Base Mainnet
- Base Goerli (Testnet)