From 6cf313a9ac26054c720dd181ba28256ae5af8b28 Mon Sep 17 00:00:00 2001 From: Vijith Bheemireddi Date: Wed, 19 Aug 2026 12:10:44 -0700 Subject: [PATCH 1/2] docs: list Chainlink CCIP as a bridge --- src/pages/docs/ecosystem/bridges.mdx | 6 ++++++ src/pages/docs/guide/getting-funds.mdx | 1 + 2 files changed, 7 insertions(+) diff --git a/src/pages/docs/ecosystem/bridges.mdx b/src/pages/docs/ecosystem/bridges.mdx index c3122a73..be09c10b 100644 --- a/src/pages/docs/ecosystem/bridges.mdx +++ b/src/pages/docs/ecosystem/bridges.mdx @@ -20,6 +20,12 @@ Bridge assets to Tempo through the [Across app](https://app.across.to/) and expl Get started with the [Tempo Bungee guide](/docs/guide/bridge-bungee), read the [Bungee docs](https://docs.bungee.exchange/), or try the [Bungee app](https://bungee.exchange). +## Chainlink CCIP + +[Chainlink Cross-Chain Interoperability Protocol (CCIP)](https://chain.link/cross-chain) enables applications to transfer tokens and messages across blockchains. CCIP connects Tempo to supported networks through active cross-chain lanes. + +View supported tokens, lanes, fees, and contract configuration in the [Tempo Mainnet CCIP Directory](https://docs.chain.link/ccip/directory/mainnet/chain/tempo-mainnet). + ## LayerZero [LayerZero](https://layerzero.network) is an omnichain interoperability protocol that enables secure, low-level message passing between blockchains. Stargate is the global interface for value movement onchain. Within Tempo, Stargate enables native, 1:1 asset transfers into and out of the ecosystem. diff --git a/src/pages/docs/guide/getting-funds.mdx b/src/pages/docs/guide/getting-funds.mdx index 26dccaa9..5a667482 100644 --- a/src/pages/docs/guide/getting-funds.mdx +++ b/src/pages/docs/guide/getting-funds.mdx @@ -58,6 +58,7 @@ Use one of these supported bridges to move assets to Tempo: When you bridge USDC with LayerZero (Stargate), it appears on Tempo as USDC.e. Stargate does not charge its transfer fee on the direct route between Ethereum and Tempo, but other routes can vary, so check the quote before sending. - **[LayerZero (Stargate)](/docs/guide/bridge-layerzero)**: Bridge USDC to and from Tempo via Stargate. See the [full bridging guide](/docs/guide/bridge-layerzero) for contract addresses, code examples, and EndpointDollar details. +- **[Chainlink CCIP](https://docs.chain.link/ccip/directory/mainnet/chain/tempo-mainnet)**: Transfer supported tokens to and from Tempo. Check the CCIP Directory for current tokens, lanes, fees, and contract configuration. - **[Squid](https://app.squidrouter.com/)**: Swap and bridge assets to Tempo in one flow. - **[Relay](https://relay.link/)**: Bridge assets to Tempo with low fees. - **[Across](https://app.across.to/)**: Bridge assets to Tempo quickly with competitive fees. From bd8f7f3d4401e5239859b0cb36c5c024532099a5 Mon Sep 17 00:00:00 2001 From: Vijith Bheemireddi Date: Wed, 19 Aug 2026 12:22:20 -0700 Subject: [PATCH 2/2] docs: add CCIP to developer tools bridges --- src/pages/docs/quickstart/developer-tools.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/pages/docs/quickstart/developer-tools.mdx b/src/pages/docs/quickstart/developer-tools.mdx index 053f7613..6757c5cc 100644 --- a/src/pages/docs/quickstart/developer-tools.mdx +++ b/src/pages/docs/quickstart/developer-tools.mdx @@ -81,6 +81,12 @@ Bridge assets to Tempo through the [Across app](https://app.across.to/) and expl Get started with the [Bungee docs](https://docs.bungee.exchange/) or try the [Bungee app](https://bungee.exchange). +### Chainlink CCIP + +[Chainlink Cross-Chain Interoperability Protocol (CCIP)](https://chain.link/cross-chain) enables applications to transfer tokens and messages across blockchains. CCIP connects Tempo to supported networks through active cross-chain lanes. + +View supported tokens, lanes, fees, and contract configuration in the [Tempo Mainnet CCIP Directory](https://docs.chain.link/ccip/directory/mainnet/chain/tempo-mainnet). + ### Relay [Relay](https://relay.link) provides instant cross-chain bridging and transaction execution. Relay enables users and applications to move assets to Tempo from other chains with fast finality and low fees, powered by a network of relayers that fill orders on the destination chain.