Skip to content

Conversation

@AyushBherwani1998
Copy link
Member

@AyushBherwani1998 AyushBherwani1998 commented Dec 8, 2025

Description

  • Adds guide for using MetaMask Embedded Wallets as a signer

Issue(s) fixed

Part of #2424

Preview

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

External contributor checklist

  • I've read the contribution guidelines.
  • I've created a new issue (or assigned myself to an existing issue) describing what this PR addresses.

Note

Adds a guide for using MetaMask Embedded Wallets (Web3Auth) as a signer with Smart Accounts and links it in the sidebar.

  • Docs:
    • New guide: smart-accounts-kit/guides/smart-accounts/signers/embedded-wallets.md
      • Covers prerequisites, dependency installation, setting up Web3AuthProvider/WagmiProvider with config, and creating a smart account via toMetaMaskSmartAccount using Wagmi's wallet client.
      • Includes next steps to send user operations and gasless transactions.
  • Navigation:
    • Add guides/smart-accounts/signers/embedded-wallets to gator-sidebar.js under Configure signers.

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

@AyushBherwani1998 AyushBherwani1998 requested review from a team as code owners December 8, 2025 13:35
@vercel
Copy link

vercel bot commented Dec 8, 2025

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

Project Deployment Preview Comments Updated (UTC)
metamask-docs Ready Ready Preview Comment Dec 9, 2025 10:53am

Copy link
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

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

Made some suggestions, and spotted a couple of typos.


# Use MetaMask Embdeded Wallets (Web3Auth) with MetaMask Smart Accounts

[MetaMask Embedded Wallets (Web3Auth)](/embedded-wallets/) provides a pluggable embedded wallet
Copy link
Contributor

Choose a reason for hiding this comment

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

If there's a reason why you should choose our solution over a different embedded wallet solution, this may a place to promote.

Copy link
Member Author

Choose a reason for hiding this comment

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

I would not prefer adding a section on why choose xyz in guides, I would prefer tutorial for that which can marketed. Also, anyone using Smart Accounts they must have already figured out what EW they want to use, because the first step towards development journey would be choosing a signer -> then thinking about using a smart account.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll keep this for an open discussion, and revisit once we know what's the best way to promote.

Co-authored-by: Byron Gravenorst <50852695+bgravenorst@users.noreply.github.com>
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