Side by side
Dynamic vs Turnkey
Dynamic and Turnkey both operate in the Wallets & Custody part of the Tempo ecosystem. Dynamic — Embedded wallets and auth for apps.. Turnkey — Secure key management as an API..
Dynamicactive
Embedded wallets and auth for apps.
- Category
- Wallet and authentication infrastructure — a developer platform (wallet-as-a-service) delivering embedded wallets plus login/auth.
- Core product
- Provides user-owned embedded wallets with email and social sign-in (no single party holds the full key), so end users get a wallet without managing seed phrases; apps integrate via SDKs/components.
- Chain support
- Multi-chain: supports all EVM networks with custom RPC configuration through its SDKs and wallet connectors.
- Role on Tempo
- Acts as embedded-wallet and authentication infrastructure for apps building on Tempo (an EVM-compatible chain) in the wallets/auth segment of the ecosystem.
Turnkeyactive
Secure key management as an API.
- Tempo Policy Engine
- Turnkey features a policy engine that parses Tempo transactions via the tempo.tx namespace, allowing granular controls on chain ID, fee tokens, gas limits, and batched calls.
- Transaction Support
- Turnkey supports specialized Tempo transaction features, including native gas sponsorship, batched calls, and standard legacy EVM transactions.
- SDK Example Repository
- Turnkey's public SDK repository (tkhq/sdk) includes a with-tempo example demonstrating how to construct, sign, and broadcast single and batched TIP-20 transfers with fee sponsorship.
- Network Support
- Turnkey supports both Tempo Mainnet and Tempo Testnet (Moderato).
The record
How they compare
| Field | Dynamic | Turnkey |
|---|---|---|
| Type | infrastructure | infrastructure |
| Category | Wallets & Custody | Wallets & Custody |
| Status | active | active |
| Chains | — | — |
| Website | Yes | Yes |
| Docs | — | — |
| GitHub | — | — |
| Confidence | 86% | 95% |
| Sources | 5 | 3 |
Read on
Answers
Dynamic vs Turnkey: questions
- What is the difference between Dynamic and Turnkey on Tempo?
- Dynamic is Embedded wallets and auth for apps.. Turnkey is Secure key management as an API.. Both sit in the Wallets & Custody part of the Tempo ecosystem.
- Is Dynamic or Turnkey live on Tempo?
- Neither is confirmed on Tempo mainnet yet — Dynamic is active and Turnkey is active. Status is tracked from primary sources.
- Should I choose Dynamic or Turnkey?
- It depends on your use case — both serve the Wallets & Custody role on Tempo. Compare them on type, status, chains, integrations and source-backed confidence (Dynamic: 86%, Turnkey: 95%), then read each full profile before deciding.