Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
m4sterbunny
commented
Feb 12, 2026
| A paymaster is a vital component in the ERC-4337 standard, responsible for covering transaction costs on behalf of the user. Various types of paymasters are available, such as gasless paymasters, ERC-20 paymasters, and more. | ||
|
|
||
| In this guide, we'll talk about how you can use the Pimlico's ERC-20 Paymaster with Web3Auth Account Abstraction Provider to allow your users to pay for their transactions using ERC-20 tokens. | ||
| In this guide, we'll demonstrate how you can use the Pimlico's ERC-20 Paymaster with Embedded Wallets' Account Abstraction Provider to allow your users to pay for their transactions using ERC-20 tokens. |
Contributor
Author
There was a problem hiding this comment.
@yashovardhan I do not recall Account Abstraction Provider as a dominant concept when going through the SDK, it's hardly mentioned in the docs --> did this term/concept evolve over time? Is this legacy?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Issue(s) fixed
Fixes #Partial 2647
Preview
Checklist
External contributor checklist
Note
Low Risk
Documentation-only edits (content/structure/links) with no runtime or API behavior changes; main risk is outdated or incorrect guidance due to the tutorial rewrite.
Overview
Updates multiple tutorials to align terminology and guidance with MetaMask Embedded Wallets branding (replacing/clarifying prior “Web3Auth” references) and tightens wording for clarity.
Improves tutorial structure and navigation by adding/standardizing “Next steps” sections (notably in
create-custom-caveat-enforcerand a substantial rewrite oferc20-paymaster), including new tips/important callouts and additional links to advanced account abstraction topics.Includes minor proofing fixes (formatting in a Mermaid diagram and a typo fix: interopability → interoperability).
Written by Cursor Bugbot for commit 4be6e44. This will update automatically on new commits. Configure here.