Swift
Overview
Turnkey Swift SDK makes it simple to integrate Turnkey-powered embedded wallets into your native Swift app. It supports both backendless setups via Turnkey’s managed Auth Proxy and traditional backend-based architectures.
Find the Turnkey Swift SDK on GitHub. For a working reference
implementation covering OTP, OAuth, passkey auth, wallet creation, message signing, and transaction
sending, see swift-sdk/Examples.