Tempo Protocol
Use this section when you need the technical reference for Tempo itself. These pages are written for implementers, auditors, wallet teams, infrastructure operators, and anyone building against protocol-level behavior rather than a single product workflow.
If you are building an app, start with the guides in Build on Tempo and come here when you need exact semantics, ABI details, or protocol rationale.
For private execution internals, start with Tempo Zones and the zone accounts specification, which defines private balance, allowance, and account-scoped access rules.
Core Primitives
Stablecoin-native token behavior, metadata, fees, memos, policies, and liquidity routing.
TIP-403 policy checks, receive policies, access controls, and registry behavior.
Stablecoin fee payment, fee accounting, and the fee AMM used for conversion.
Tempo transaction type, batching, scheduling, fee sponsorship, and account keychains.
Network Systems
Consensus, finality, block format, payment lanes, and throughput-oriented protocol design.
Enshrined stablecoin exchange, quote tokens, swaps, liquidity, and exchange balances.
Private zone architecture, accounts, bridging, RPC, execution, gas, and proving.
Track upgrade specifications, migration notes, and release-level protocol changes.
Specifications and Source
Browse Tempo Improvement Proposals for standards, process changes, and protocol history.
Read the Tempo source implementation and follow protocol development in the open.
Was this helpful?