Account Abstraction Grants Wishlist

The Ethereum Foundation is interested in the following things, but don't let this restrict your creativity.

  • Modular base account implementation for easily adding "plugins"
  • webauthn transaction validation
  • Account Abstraction Block Explorer
  • Bundlers
  • Paymasters
    • A frontend app for a paymaster to manage their account (top up balance, set rules, see activity, etc.)
  • p2p messaging
  • sequencer RPC - a blockchain-neutral patch for clients (e.g geth)
  • Data showing Account Abstraction wallets vs EOA Wallets (people signing up to AA wallets). For example: https://twitter.com/johnrising_/status/1623467109010526208

Education

  • Educational content to help new and existing users understand Account Abstraction
  • Educational content for protocols and developers

Open ended topics

  • Privacy enhancement tools
    • For example: With a paymaster, users can maintain privacy since they aren't required to load their account with any ETH
  • Creative UX solutions to various user flows
    • Onboarding, tx signing, etc.
  • Integrating ERC-4337 into existing dev tools (e.g hardhat)
    • For example: adding trace calls (debug_traceCall) to test nodes, ERC-4337 setup in dev tool environments via npx scriptma
Select a repo