Skip to content

Conversation

@yashovardhan
Copy link
Member

@yashovardhan yashovardhan commented Dec 1, 2025

Update the wallets page to add the MM ecosystem products


Note

Expands the connect-wallet guide with a MetaMask connector in Wagmi and a new MetaMask Embedded Wallets (Web3Auth) integration section with setup and examples.

  • Docs (Connect Wallet Guide):
    • Wagmi:
      • Add metaMask connector alongside injected, including Infura API key config in wagmi.ts.
      • Update examples to import/use metaMask and add a second connect button for MetaMask.
    • MetaMask Embedded Wallets (Web3Auth):
      • New section covering dashboard setup (client ID, enabling Linea/Linea Sepolia), dependency install, provider configuration, and hooks (useWeb3AuthConnect/Disconnect/User) usage with example code.

Written by Cursor Bugbot for commit 9ebf331. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Dec 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
doc-linea Ready Ready Preview Comment Dec 1, 2025 11:59am

@yashovardhan yashovardhan changed the title Add EW and MM SDK to Wallets Page Add EW and MM Wagmi Connector to Wallets Page Dec 1, 2025
Copy link
Member

@Gwen-M Gwen-M left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@shahbaz17 shahbaz17 mentioned this pull request Dec 2, 2025
@Gwen-M Gwen-M requested a review from tanay1337 December 10, 2025 10:03

Follow the steps below to integrate MetaMask Embedded Wallets into your dapp.

### **Dashboard Configuration**
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### **Dashboard Configuration**
### Dashboard Configuration


### Configure Web3Auth & Wagmi Provider

Create a configuration file for Web3Auth & Wagmi in your project. This file will be used to wrap your app state with the wallet & blockchain connection providers. In your `components` directory, create a new
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Create a configuration file for Web3Auth & Wagmi in your project. This file will be used to wrap your app state with the wallet & blockchain connection providers. In your `components` directory, create a new
Create a configuration file for Web3Auth and Wagmi in your project. This file will be used to wrap your app state with the wallet and blockchain connection providers. In your `components` directory, create a new

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants