> For the complete documentation index, see [llms.txt](/llms.txt).

# MetaMask Embedded Wallets

Web

Mobile

Gaming

Backend

### Embedded Wallets Web SDK

Integrate MetaMask Embedded Wallets (Web3Auth) with just 4 lines of code.   
  
Designed to provide seamless and straightforward integration for web applications across all major browsers and javascript frameworks.

### React SDK

[Quick Start](/quickstart/?product=EMBEDDED%5FWALLETS&framework=REACT&stepIndex=0)[SDK Reference](/embedded-wallets/sdk/react)[Examples](/embedded-wallets/sdk/react/examples)

### Vue SDK

[Quick Start](/quickstart/?product=EMBEDDED%5FWALLETS&framework=VUE&stepIndex=0)[SDK Reference](/embedded-wallets/sdk/vue)[Examples](/embedded-wallets/sdk/vue/examples)

### Javascript SDK

[Quick Start](/quickstart/?product=EMBEDDED%5FWALLETS&framework=ANGULAR&stepIndex=0)[SDK Reference](/embedded-wallets/sdk/js)[Examples](/embedded-wallets/sdk/js/examples)

tip

Consider which sigining scheme your dapp requires before beginning your integration:

| SDK Family                                         | Key Model                                                                                                             | Available from                                                    |
| -------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| [**Embedded Wallet SDKs**](/embedded-wallets/sdk/) | [SSS](/embedded-wallets/infrastructure/sss-architecture/) (key reconstruction)                                        | [Base, Growth, and Scale plans](https://web3auth.io/pricing.html) |
| **MPC Core Kit SDK**                               | [TSS/MPC](/embedded-wallets/infrastructure/mpc-architecture/#threshold-signature-scheme-key)  (no key reconstruction) | [Enterprise plan](https://web3auth.io/pricing.html)               |
