PerformanceBlog
Tempo MCP serverGive agents search and read tools for Tempo docs
Skip to content
LogoLogo

TypeScript SDKs

Tempo distributes TypeScript SDKs for:

  • Viem: TypeScript interface for EVM blockchains
  • Wagmi: React Hooks (and reactive primitives) for EVM blockchains

The Tempo extensions cover common chain operations such as querying state, sending Tempo Transactions, and managing tokens and AMM pools.

Viem SDK for Tempo

The T3-compatible viem release includes the updated access-key ABI, including periodic limits and call scoping. See the T3 network upgrade for migration details.

Wagmi SDK for Tempo