Side by side
Para vs Turnkey
Para and Turnkey both operate in the Wallets & Custody part of the Tempo ecosystem. Para — Embedded MPC wallets across apps.. Turnkey — Secure key management as an API..
Paraactive
Embedded MPC wallets across apps.
- Category
- Embedded (in-app), non-custodial wallet infrastructure — a wallet-as-a-service developer platform built on multi-party computation (MPC), not an RPC, explorer, oracle, or bridge.
- Custody model
- Wallets are non-custodial, using 2-of-2 MPC to split key material so no single party — neither Para nor the integrating app — ever holds the complete private key.
- Onboarding & authentication
- Users get wallets with no seed phrase, signing in via email/social login or biometric passkeys instead of managing key material directly.
- Cross-app portability
- Para offers portable 'universal' wallets — a single wallet a user can carry across every app that integrates Para, rather than a separate, siloed wallet per app.
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 | Para | Turnkey |
|---|---|---|
| Type | infrastructure | infrastructure |
| Category | Wallets & Custody | Wallets & Custody |
| Status | active | active |
| Chains | — | — |
| Website | Yes | Yes |
| Docs | — | — |
| GitHub | — | — |
| Confidence | 80% | 95% |
| Sources | 8 | 3 |
Read on
Answers
Para vs Turnkey: questions
- What is the difference between Para and Turnkey on Tempo?
- Para is Embedded MPC wallets across apps.. Turnkey is Secure key management as an API.. Both sit in the Wallets & Custody part of the Tempo ecosystem.
- Is Para or Turnkey live on Tempo?
- Neither is confirmed on Tempo mainnet yet — Para is active and Turnkey is active. Status is tracked from primary sources.
- Should I choose Para 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 (Para: 80%, Turnkey: 95%), then read each full profile before deciding.