Skip to content

Commit

Permalink
Create Cross-chain page with LayerZero
Browse files Browse the repository at this point in the history
  • Loading branch information
derrekcoleman committed Dec 12, 2024
1 parent be23a5b commit f2d299e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/docs/learn/reference/tools/cross-chain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Cross-chain

## LayerZero

LayerZero is a technology that enables applications to move data across blockchains, uniquely supporting censorship-resistant messages and permissionless development through immutable smart contracts. Projects on BOB can connect to 35+ supported blockchains using LayerZero's contracts.

Visit [LayerZero's documentation](https://docs.layerzero.network/v2) to learn more about their supported chains, data schema, omnichain fungible tokens (OFTs), and other useful guides. Their [GitHub repository](https://github.com/LayerZero-Labs) and [Discord](https://discord-layerzero.netlify.app/discord) are also wonderful resources for getting started.

### Supported Networks

**Supported Networks**

- [BOB Mainnet](https://docs.layerzero.network/v2/developers/evm/technical-reference/deployed-contracts#bob)
- [BOB Testnet](https://docs.layerzero.network/v2/developers/evm/technical-reference/deployed-contracts#bob-testnet)

:::warning BOB Testnet is not BOB Sepolia
For historical reasons, the smart contracts in the link above point to our previous testnet, "BOB Testnet". While it has been replaced by our newer testnet, "BOB Sepolia", the LayerZero contracts remain live on BOB Testnet.
:::

0 comments on commit f2d299e

Please sign in to comment.