Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Account Abstraction guide / tutorial #7335

Open
jdevcs opened this issue Oct 17, 2024 · 0 comments
Open

Account Abstraction guide / tutorial #7335

jdevcs opened this issue Oct 17, 2024 · 0 comments

Comments

@jdevcs
Copy link
Contributor

jdevcs commented Oct 17, 2024

  • What is AA, different components of AA(userOp, bundlers, paymasters, entrypoint, contract account), Its usages/scenarios ( different kinds of paymasters, accounts factory, etc )
  • Web3.js AA package functions
  • Infrastructure ( existing providers, vs Local infrastructure using docker compose and stackup )
  • Create sample account in first UserOp using factory contract
  • Sponsored UserOP with Paymaster
  • Send value transfer UserOP
  • Send ERC20 transfer UserOP

Write code snippets in stackblitz for above demonstrations

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

No branches or pull requests

2 participants
@jdevcs and others