Build on Tempo
Use this section when you are designing payment experiences or payment infrastructure on Tempo. The guides here focus on what your product needs to do: move stablecoins, issue assets, exchange liquidity, isolate activity in private zones, or let agents pay for services.
Start with Make Payments if you are not sure where to begin. It covers the core transfer flow and introduces the payment primitives used throughout the rest of the docs.
Use Agentic Payments when agents, APIs, or services need to pay per request. Use Private Zones when your product needs isolated execution, private transfers, or zone bridging flows.
Core Build Paths
Send and receive stablecoin payments, attach memos, sponsor fees, and handle parallel transactions.
Create, mint, manage, and distribute rewards for stablecoins using TIP-20 tokens.
Use Tempo's enshrined stablecoin exchange for swaps and fee-liquidity workflows.
Accept one-time, pay-as-you-go, and streamed payments through the Machine Payments Protocol.
Connect to zones, deposit funds, send tokens privately, bridge, swap, and withdraw.
Production Essentials
Fund wallets and test payment flows before moving to production integrations.
Batch calls, sponsor fees, schedule execution, and build richer payment flows.
Use Tempo's fee system to pay transaction fees with supported stablecoins.
Let your app or service pay transaction fees on behalf of users.
Control which tokens and senders an account can receive for TIP-20 transfers.
Was this helpful?