Skip to content

Conversation

@jadonamite
Copy link

This PR creates a foundational guide for developers transitioning to Account Abstraction (ERC-4337) on Base.

Key Concepts Covered:

Architecture: Explains the role of UserOps, Bundlers, and Paymasters in the new transaction flow.

Configuration: Details the Wagmi setup required to force the smartWalletOnly preference for Passkey testing.

Implementation: Provides a complete example of the useSendCalls hook (EIP-5792) to inject Paymaster capabilities for gasless transactions.

Troubleshooting: Dedicates a section to resolving "Preverification Gas Low" (AA21) errors caused by large Passkey signature sizes.

Why: Adoption of Smart Wallets is critical for onboarding non-crypto natives. This guide provides the missing technical link between the high-level concept of "Gasless" and the actual code required to implement it reliably.

Added a comprehensive guide for gasless integration with Smart Wallets, covering account abstraction, implementation details, and troubleshooting common errors.
@cb-heimdall
Copy link
Collaborator

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

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.

2 participants