From 8071ec1040156317a2da43981d6d30c667d84cf3 Mon Sep 17 00:00:00 2001 From: joshitzko <82132285+joshitzko@users.noreply.github.com> Date: Wed, 18 Mar 2026 00:52:42 -0400 Subject: [PATCH 1/6] docs: add missing ecosystem partners MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Rename Bridges → Bridges & Exchanges, add 0x - Add DFNS to Wallets → Custodial & Institutional - Add Self-Custodial wallet subcategory with OKX Wallet - Add Agentic wallet subcategory with Enact and Sponge - Update sidebar nav and index cards Amp-Thread-ID: https://ampcode.com/threads/T-019cf83c-e11e-769f-ba55-746ba511cd34 Co-authored-by: Amp --- src/pages/ecosystem/bridges.mdx | 6 ++++++ src/pages/ecosystem/wallets.mdx | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/pages/ecosystem/bridges.mdx b/src/pages/ecosystem/bridges.mdx index 0535666f..101be499 100644 --- a/src/pages/ecosystem/bridges.mdx +++ b/src/pages/ecosystem/bridges.mdx @@ -19,6 +19,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). +## LayerZero + +[LayerZero](https://layerzero.network) is an omnichain interoperability protocol that enables secure, low-level message passing between blockchains. With LayerZero, developers can build cross-chain applications on Tempo that send tokens, data, and function calls to and from other supported networks through a configurable, trustless verification model. + +Get started with the [LayerZero docs](https://docs.layerzero.network/) and explore supported endpoints on the [LayerZero Explorer](https://layerzeroscan.com/). + ## 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. diff --git a/src/pages/ecosystem/wallets.mdx b/src/pages/ecosystem/wallets.mdx index 8e1d0769..f5c3a85f 100644 --- a/src/pages/ecosystem/wallets.mdx +++ b/src/pages/ecosystem/wallets.mdx @@ -90,7 +90,7 @@ Create an account on the [DFNS dashboard](https://app.dfns.io) and explore the [ [OKX Wallet](https://www.okx.com/web3) is a self-custodial multi-chain wallet with native Tempo support. Users can store, swap, and manage Tempo-based assets, with built-in DEX aggregation, staking, and DApp connectivity. -Get started at [okx.com/web3](https://www.okx.com/web3). +Get started at [OKX Wallet](https://www.okx.com/web3). ## Agentic @@ -104,4 +104,4 @@ Get started with the [Enact CLI](https://www.docs.enact.finance/) or the [Enact [Sponge](https://paysponge.com) provides financial infrastructure for AI agents, enabling them to hold, send, and swap crypto autonomously on Tempo. With Sponge, developers can give their agents wallets with configurable spending controls, allowlists, and audit logging, along with first-class support for Claude and other AI frameworks via MCP and SDK. -Get started at [paysponge.com](https://paysponge.com) and explore the [Sponge docs](https://paysponge.com/docs). +Get started on the [Sponge platform](https://paysponge.com) and explore the [Sponge docs](https://paysponge.com/docs). From a417c386e683936b5ff59f30228cec9d3f340bcb Mon Sep 17 00:00:00 2001 From: joshitzko <82132285+joshitzko@users.noreply.github.com> Date: Wed, 18 Mar 2026 01:04:13 -0400 Subject: [PATCH 2/6] Add LayerZero, rename Orchestration to Issuance & Orchestration, clean up URL formatting and em dashes Amp-Thread-ID: https://ampcode.com/threads/T-019cff4f-3ed6-7190-8890-8b61235793d9 Co-authored-by: Amp --- src/pages/ecosystem/index.mdx | 2 +- src/pages/ecosystem/orchestration.mdx | 6 +++--- vocs.config.ts | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/ecosystem/index.mdx b/src/pages/ecosystem/index.mdx index 59d855bb..fa87064d 100644 --- a/src/pages/ecosystem/index.mdx +++ b/src/pages/ecosystem/index.mdx @@ -26,7 +26,7 @@ Integrating with Tempo is easy by leveraging services provided by our infrastruc description="Move money globally between local currencies and stablecoins. Issue, transfer, and manage stablecoins" to="/ecosystem/orchestration" icon="lucide:workflow" - title="Orchestration" + title="Issuance & Orchestration" /> Date: Wed, 18 Mar 2026 01:20:08 -0400 Subject: [PATCH 3/6] Update bridge links to app URLs, rename Socket/Bungee to Bungee Amp-Thread-ID: https://ampcode.com/threads/T-019cff4f-3ed6-7190-8890-8b61235793d9 Co-authored-by: Amp --- src/pages/guide/getting-funds.mdx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/guide/getting-funds.mdx b/src/pages/guide/getting-funds.mdx index 7927c63d..3fb84a2b 100644 --- a/src/pages/guide/getting-funds.mdx +++ b/src/pages/guide/getting-funds.mdx @@ -51,10 +51,10 @@ codex exec "Read https://tempo.xyz/SKILL.md and fund my Tempo Wallet" Use one of these supported bridges to move assets to Tempo: -- **[LayerZero](https://layerzero.network/)**: Bridge supported assets from other chains to Tempo. -- **[Squid](/ecosystem/bridges#squid)**: Swap and bridge assets to Tempo in one flow. -- **[Relay](/ecosystem/bridges#relay)**: Bridge assets to Tempo with low fees. -- **[Socket/Bungee](/ecosystem/bridges#bungee)**: Aggregates liquidity sources to swap and bridge assets to Tempo easily. +- **[LayerZero](https://stargate.finance/)**: Bridge supported assets from other chains to Tempo. +- **[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. +- **[Bungee](https://www.bungee.exchange/)**: Swap and bridge assets to and from Tempo. ## Testnet Funds From 7a2e671bc8f0a2b40605b2972badb9c23eb3e727 Mon Sep 17 00:00:00 2001 From: joshitzko <82132285+joshitzko@users.noreply.github.com> Date: Wed, 18 Mar 2026 01:24:17 -0400 Subject: [PATCH 4/6] Update LayerZero blurb to be Stargate-centric Amp-Thread-ID: https://ampcode.com/threads/T-019cff4f-3ed6-7190-8890-8b61235793d9 Co-authored-by: Amp --- src/pages/ecosystem/bridges.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/ecosystem/bridges.mdx b/src/pages/ecosystem/bridges.mdx index 101be499..9ea7e3ec 100644 --- a/src/pages/ecosystem/bridges.mdx +++ b/src/pages/ecosystem/bridges.mdx @@ -21,9 +21,9 @@ Get started with the [Bungee docs](https://docs.bungee.exchange/) or try the [Bu ## LayerZero -[LayerZero](https://layerzero.network) is an omnichain interoperability protocol that enables secure, low-level message passing between blockchains. With LayerZero, developers can build cross-chain applications on Tempo that send tokens, data, and function calls to and from other supported networks through a configurable, trustless verification model. +[LayerZero](https://layerzero.network) is an omnichain interoperability protocol that enables secure, low-level message passing between blockchains. Connected to 80+ blockchains and 600+ assets, Stargate is the global interface for value movement onchain. Within Tempo, Stargate powers the canonical path for assets entering and exiting the ecosystem, ensuring every transfer is native and 1:1. -Get started with the [LayerZero docs](https://docs.layerzero.network/) and explore supported endpoints on the [LayerZero Explorer](https://layerzeroscan.com/). +[Move value with Stargate →](https://stargate.finance/) ## Relay From 9ccd9d5768f9a466234f26bd46e92c401a01eff6 Mon Sep 17 00:00:00 2001 From: joshitzko <82132285+joshitzko@users.noreply.github.com> Date: Wed, 18 Mar 2026 01:25:21 -0400 Subject: [PATCH 5/6] Remove chain/asset counts from LayerZero blurb Amp-Thread-ID: https://ampcode.com/threads/T-019cff4f-3ed6-7190-8890-8b61235793d9 Co-authored-by: Amp --- src/pages/ecosystem/bridges.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/ecosystem/bridges.mdx b/src/pages/ecosystem/bridges.mdx index 9ea7e3ec..da7a7aa5 100644 --- a/src/pages/ecosystem/bridges.mdx +++ b/src/pages/ecosystem/bridges.mdx @@ -21,7 +21,7 @@ Get started with the [Bungee docs](https://docs.bungee.exchange/) or try the [Bu ## LayerZero -[LayerZero](https://layerzero.network) is an omnichain interoperability protocol that enables secure, low-level message passing between blockchains. Connected to 80+ blockchains and 600+ assets, Stargate is the global interface for value movement onchain. Within Tempo, Stargate powers the canonical path for assets entering and exiting the ecosystem, ensuring every transfer is native and 1:1. +[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. [Move value with Stargate →](https://stargate.finance/) From 352d061d73f7e729d439b959ba11aa0368ff7bc9 Mon Sep 17 00:00:00 2001 From: joshitzko <82132285+joshitzko@users.noreply.github.com> Date: Wed, 18 Mar 2026 01:31:45 -0400 Subject: [PATCH 6/6] Fix Enact URLs: remove www prefix from subdomains Amp-Thread-ID: https://ampcode.com/threads/T-019cff4f-3ed6-7190-8890-8b61235793d9 Co-authored-by: Amp --- src/pages/ecosystem/wallets.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/ecosystem/wallets.mdx b/src/pages/ecosystem/wallets.mdx index f5c3a85f..56829c50 100644 --- a/src/pages/ecosystem/wallets.mdx +++ b/src/pages/ecosystem/wallets.mdx @@ -98,7 +98,7 @@ Get started at [OKX Wallet](https://www.okx.com/web3). [Enact](https://www.enact.finance/) provides programmable wallet infrastructure for teams and AI agents that need granular onchain controls. Set your policy once (spending limits, multisig thresholds, approval windows, automation rules) and let agents execute against it autonomously, with every action verifiable onchain. Enact never holds your funds; it enforces the logic you define. -Get started with the [Enact CLI](https://www.docs.enact.finance/) or the [Enact app](https://www.app.enact.finance/) to create a self-custodial passkey wallet, add signers, and deploy your first onchain policy. +Get started with the [Enact CLI](https://docs.enact.finance/) or the [Enact app](https://app.enact.finance/) to create a self-custodial passkey wallet, add signers, and deploy your first onchain policy. ### Sponge