Demos
Full end-to-end applications to see everything working together.Authentication
Key & Wallet Management
Signing
Signers and chain-specific transaction examples.Turnkey Transaction Management
Account Abstraction
DeFi & Protocol Integrations
Policies & Access Control
Smart Contracts & Automation
Advanced & Utilities
Demos built with Turnkey
Embedded Wallet Kit (live link)
A full-featured embedded wallet demo built with@turnkey/react-wallet-kit, showcasing
the latest Turnkey SDK. Includes passkey, email, and OAuth authentication, wallet creation, and
more.
Demo Embedded Wallet (code, live link)
A wallet application showing how users can register and authenticate using passkeys. Includes features such as:- User authentication with passkeys, email auth, and OAuth
- Creating new wallets and wallet accounts
- Sending and receiving funds
- Importing/Exporting a wallet
- Adding a credential to the wallet


React Native Wallet Kit (code)
A React Native app demonstrating how to use@turnkey/react-native-wallet-kit
to authenticate users, create wallets, export wallets, sign messages, and more.
Flutter demo app (code)
A Flutter app that demonstrates how to use the Turnkey’s Flutter packages to authenticate users, create wallets, export wallets, sign messages, and moreDemo Consumer Wallet (code)
A minimal consumer wallet app powered by Turnkey. Behind the scenes, it uses@turnkey/ethers for signing and WalletConnect
(v1) for accessing dapps.