Skip to content

Latest commit

 

History

History
57 lines (48 loc) · 2.34 KB

File metadata and controls

57 lines (48 loc) · 2.34 KB
title Migration guides
sidebar_label Overview
description Upgrade MetaMask Embedded Wallets SDK integrations across Web and mobile platforms with consolidated migration guides.
image img/metamaskog.jpg
keywords
migration
upgrade
web3auth
embedded wallets
v11
v10
v9
v8
v6
android
ios
flutter
react native

Use these guides when upgrading Embedded Wallets SDK packages to the latest major version. Each guide consolidates breaking changes from older releases so you can upgrade directly to the current SDK in one pass.

Choose your platform

Platform Upgrade to Covers upgrades from
Web (JavaScript, React, Vue) v11 v9 through v10
Android v9 v4 through v8
iOS v12 v6 through v11
React Native v9 v3 through v8
Flutter v6 v3 through v5

Each guide includes install steps, breaking changes grouped by version, a summary table, and platform-specific release notes.

AI-assisted migration

Every guide includes a copyable prompt for AI coding assistants (Cursor, Claude Code, Codex, Antigravity, and similar). For the best results, install the MetaMask Embedded Wallets skill and MCP server before you migrate; see Build with AI for setup (npx skills add web3auth/skill and MCP at https://mcp.web3auth.io).

Open the guide for your platform and paste the prompt from the AI-assisted migration section. Use planning mode (where available), review the plan before generating code, and do not change your Client ID or Sapphire network unless you intend to; that can change wallet addresses in production.

Next steps