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
Wagmi
Hooks
Wagmi React Hooks for building apps on Tempo
Connectors
Wagmi Connectors for connecting between wallets, apps, and Tempo
Actions
Wagmi Actions for querying data, sending transactions, managing tokens & AMM pools, and more