Gm!
I am super excited to share that I will be participating in the Ethereum Protocol Fellowship (EPF). This blog is my first update for the fellowship.
What will I work on?
We are moving closer towards the finalisation of EIP-4337. A lot of effort by the core team has been put into designing the contracts, mempool, DOS protections etc. But the team haven't had time to properly support UserOps through one of the browser extension wallets.
In this cohort, I intend to work on making a user-facing wallet which can then pave the way forward for the wallets in the Ethereum ecosystem. The larger goal is to test the eip enough and make it ready for everyday use. Once we get AAs into everyday use we can then easily work towards the depreciation of EOAs from the ecosystem.
Update
-
Read EIP-4337
-
Won a hackathon by building a project on 4337
https://devfolio.co/projects/cupcakes-0027
-
Created a repo to showcase the latest Account Abstraction SDK and how anyone can create their own SCW
https://github.com/plusminushalf/demo-aa
-
Wrote the onboarding journey of an AA user on a chrome extension wallet
https://hackmd.io/@plusminushalf/onboarding-aa-challenges
-
Finalised the feature list of the chrome extension wallet
https://hackmd.io/@plusminushalf/4337-compatible-wallet/edit
Next Steps
- Front-end architecture
- Front-end UI finalisation
- Bundler that will be used
- Request ID explorer