Introducing embedded wallets
We're finally introducing you to MatchID's embedded wallets. Check out the overview section under the security chapter of the docs to get started.
Welcome
MatchID builds user onboarding and embedded wallet infrastructure to enable better products built on crypto rails. This means embedding asset control within applications themselves to enable users, businesses, or machines to use digital assets through seamless product experiences.
Use MatchID's client-side SDKs to authenticate users, provide embedded wallets for them, and prompt wallet usage.
Create an account
Get API keys and start
your integration in our dashboard
Try our user dashboard
Sign-in to our user dashboard to see
MatchID in action
Join our Telegram
Share what you're
building and get support from MatchID
Using MatchID
Broadly, MatchID enables:
- User Onboarding—MatchID helps developers onboard users regardless of their experience with crypto-based systems. This means libraries to authenticate them, help them connect their existing wallets and provision self-custodial embedded wallets for them if they don't already have one.
- Wallet Infrastructure—Developers can also directly access MatchID’s bare-metal wallet APIs from our APIs using MatchID API SDK to provision and manage cross-chain wallets for any use case.
Where embedded wallets run on user devices by default, our server wallets reconstitute keys in secure enclaves controlled by the wallet owner. The private keys for both embedded and server wallets are never stored by MatchID, encrypted or otherwise. Key splitting ensures flexible recovery systems for all use cases, bringing together enterprise-grade security and consumer-grade performance.
Explore by SDK
Engineering Principles
At MatchID, we believe technical decisions are moral decisions. Below are the principles that guide our engineering decisions.
Secure
Nothing is more important than your user's security. MatchID’s key management system uses Shamir’s secret sharing to shard user’s private keys such that neither your app, nor MatchID, can ever access a user’s keys. Keys are only ever reconstituted on the user’s device at the point of signing a message or sending a transaction.
MatchID regularly undergoes rigorous audits to ensure your users control and privacy over their wallets.
Flexible
MatchID gives your application low level access to users and their wallets to support a fully customized product experience. Your application can access MatchID's functionality all the way down to the API level, supporting unique wallet flows including provisioning multiple wallets per user.
Easy to Use
MatchID has out of the box UIs so your app can support authentication and wallet flows in minutes. These UIs are highly customizable and can even be fully white-labeled. This means access to out of the box funding methods, smart wallet creation pipelines, and more.
Portable
MatchID is compatible with any chain your application operates on. Your application can provision embedded wallets (or link external wallets to a MatchID account) on Solana, Ethereum, and all EVM compatible chains. MatchID is at the bleeding edge of distributed systems so when you want to build on a new chain, that chain is already supported.
With layers of customizability, MatchID supports a wide range of product experiences.