Appearance
Unity SDK
The Privy Unity SDK is a Unity library for Privy that allows you to add secure authentication, non-custodial embedded wallets, and powerful user management into your Unity applications.
Features
Feature | Supported? |
---|---|
Sign in with email | ✅ |
Sign in with Google | ✅ |
Sign in with Apple | ✅ |
Sign in with Discord | ✅ |
Embedded wallet creation | ✅ |
Embedded wallet recovery | ✅ |
Embedded wallet signatures & transactions (Ethereum only) | ✅ |
HD wallets (Ethereum Only) | ✅ |
The Unity SDK is under active development. If there is a particular feature that you'd like supported, please reach out!
INFO
Privy's Unity SDK is in beta. Interfaces are subject to change.
Supported platforms
Platform | Supported? |
---|---|
MacOS / iOS | ✅ |
Android | ✅ |
WebGL | ✅ |
Windows | ❌ |
Linux | ❌ |
Get started
Check out these popular guides to get started.
Setting up the SDK
Request access to the SDK and import it into your Unity project
WebGL
Integrate Privy with different webGL targets
Logging users in
Log users in with their email or OAuth accounts
The user object
Get your user and all of their linked accounts
Embedded wallets
Create self-custodial embedded wallets on mobile