Sabitlenmiş Tweet
Tom
260 posts

Tom
@dokes999
Basic Frontend dev | EVM SmartContract Dev| Solidity| Blockchain Dev | Foundry
Katılım Ekim 2025
33 Takip Edilen19 Takipçiler
Tom retweetledi

The ERC-4337 work flow.
You create a userOperation offchain (this is a transaction like ), send it to a bundler, the bundler in turn sends it to the entry point which calls your smart wallet for validation and execution.
Tom@dokes999
Day 63 Spent today really going through the ERC-4337 docs. Understanding not just how it works, but why it’s designed that way and how you’d actually use it in practice. A lot to process, but it’s starting to click. #AccountAbstraction #EIP4337
English
Tom retweetledi

Day 63
Spent today really going through the ERC-4337 docs.
Understanding not just how it works, but why it’s designed that way and how you’d actually use it in practice.
A lot to process, but it’s starting to click.
#AccountAbstraction #EIP4337

English
Tom retweetledi

@Olaniyi_dev okay well it’s pretty simple you don’t check the if
for example you want to call transfer and only owner should be able to
normally in your test it should be something like transfer owner you ignore that and call with another address then vm expect revert the error.
English

Coverage looking really good now.
Still trying to figure out how to test the if segment of call functions.
If you know, do let me know 🤍


Olaniyi ♤@Olaniyi_dev
Damn If I see one more "Arithmetic underflow or overflow" error 😂
English

Day 61
Continued work on the minimal Account Abstraction wallet.
Set up and stored deployment scripts, and ran tests to validate the full flow end-to-end.
Getting more comfortable with how smart accounts are deployed and executed in practice
#Solidity #AccountAbstraction



English

@dokes999 Really what is your purpose for learning ? Only building ,you aren't interested in auditing contests and BB as a whole ?
English

@ictprince2 not taken any security course and not really interested in the whole auditing.
English

@dokes999 Alright , but have you started auditing on code hawk? To test out your skill so far ????
cuz I'm thinking of doing the same
English

Day 59
Worked with abstract contracts understanding how they define structure and enforce implementation.
Also explored EIP-4337 and how account abstraction is implemented.
Moving away from seed phrases and into smarter wallet design.
#Solidity #AccountAbstraction #EIP4337
English













