Pre-built React UI components to easily onboard users onto your app using email, social logins, and passkeys.
The batteries-included platform for smart wallets
Email & social logins
Enable users to quickly create a wallet for your app using their email or social logins. Those with external wallets can connect with ease.
Gasless transactions
Ensure a hassle-free user experience with gasless transactions, removing gas fees on all chains. Plug-and-play setup with all infrastructure included.
Recoverable wallets
Streamline the onboarding process and remove the need for complex seed phrases. Private keys are split into multiple shares, simplifying recovery.
Multi-chain support
Develop on a network of your choice, with support for all EVM-compatible chains like Ethereum and Base, as well as Solana, Polkadot, and more.
Pre-built components
Use our expertly crafted login and connect flows to improve user experience and conversion. Integrate in less than 15 minutes with our React SDK.
Mobile & web SDKs
Build your own custom, branded user experience using the WalletKit API SDKs, available for iOS, Android, and Web platforms.
Create bespoke experiences with the Wallets API
Use our APIs to build native mobile apps, web apps, games, or anything else you can imagine.
const client = new WalletKitClient({..})
const wallet = await client.wallets.create({
network: Network.Base,
ownerId: user.id
name: user.name,
controlMode: WalletControlMode.User, // Make the wallet self-custodial
userPin: userPin, // A 6-digit pin code set by the user
})
Secure by default
We leverage the latest industry-grade security practices to ensure all wallets are as safe as possible.
Based on MPC
Each wallet share is split into multiple shares and fully distributed, making them recoverable and safe from a single point-of-failure.
Flexible custody models
WalletKit offers both custodial and non-custodial wallets, letting you pick the custody model that fits your needs.
Industry-leading practices
We store and process your data in the most secure hardware available and always encrypted at rest and in-transit.
We’re industry experts
We’ve built software for some of the largest names in tech.
Backed by the best
We’re backed by some of the world’s best crypto investors.
Start building for free
Use WalletKit for free during development and only pay when you’re ready to launch.