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 can be used to perform common operations with the chain, such as: querying the chain, sending Tempo transactions, managing tokens & their AMM pools, and more.
Viem Setup
Set up a Viem client to interact with Tempo
Wagmi Setup
Set up a Wagmi configuration with Tempo
Viem
Actions
Viem Actions for querying data, sending transactions, managing tokens & AMM pools, and more
Transports
Viem Transports for adding Tempo abstractions to RPC requests