| title | Get started |
|---|---|
| image | img/metamaskog.jpg |
| sidebar_label | Get started |
| description | Pluggable embedded wallet infrastructure that simplifies Web3 wallet integration and user onboarding. OAuth-based logins, multiple platforms, seamless Web3 authentication. |
import Tiles from '@theme/Tiles'
export const GetStarted = [ { name: '', description: '', tiles: [ { key: 'react', title: 'React', icon: 'logo-react.png', path: '/embedded-wallets/sdk/react', }, { key: 'vue', title: 'Vue', icon: 'logo-vue.png', path: '/embedded-wallets/sdk/vue', }, { key: 'js', title: 'JavaScript', icon: 'logo-js.png', path: '/embedded-wallets/sdk/js', }, { key: 'node', title: 'Node.js', icon: 'logo-nodejs.png', path: '/embedded-wallets/sdk/node', }, { key: 'android', title: 'Android', icon: 'logo-android.png', path: '/embedded-wallets/sdk/android', }, { key: 'ios', title: 'iOS', icon: 'logo-apple.png', path: '/embedded-wallets/sdk/ios', }, { key: 'react-native', title: 'React Native', icon: 'logo-react.png', path: '/embedded-wallets/sdk/react-native', }, { key: 'flutter', title: 'Flutter', icon: 'logo-flutter.png', path: '/embedded-wallets/sdk/flutter', }, { key: 'unity', title: 'Unity', icon: 'logo-unity.png', path: '/embedded-wallets/sdk/unity', }, { key: 'unreal', title: 'Unreal Engine', icon: 'logo-unreal.png', path: '/embedded-wallets/sdk/unreal', }, ],
}, ]
Seamlessly provide your users with Web3 wallets using social logins they already know and trust.
Sign up at the Embedded Wallets dashboard: developer.metamask.io. The basic plan is free.
:::note[Discover]
→ Learn how to create a new project
→ Learn what each Embedded Wallets plan includes :::
Select the SDK for your framework or platform:
Select from a rich set of advanced configuration options to create the user experience your audience demands.
:::note[Discover]
→ Learn how to brand your app
:::