Wrecking Ball — eif_3.0_0.4
Gm builders,
This is the weekly report for the fourth week at the ETHIndia Fellowship. In other news, there’s unseasonal rain in many cities like Mumbai and Pune. But this week has been about looking at different SDKs and AA-related news while wishing that I was at ETHDenver. There was also a lot of me thinking about many attacks on the smart contract designs and then finalising an architecture.
AA News
The account abstraction world is happy with some crispy news coming from ETHDenver. With the same excitement, I took a look at if Gelato and Safe SDKs can be used to build Human wallet. Unfortunately, I was not able to figure out how to utilise them. I would’ve enjoyed Gelato one balance to provide a gasless experience.
Smart Contracts
This week I have gained more clarity on how to structure the contracts to provide the desired features. I’ll be using this as a guide to build with the Infinitism contracts. Coming up with the design was a little tough given the fact that ownerKeys of an account should be mutable and that the access to the accounts on different chains is to be synchronised.
Next up I will be creating the Account and AccountFactory contracts and some tests yay! Week 5 will be more building and less contemplating about current issues. React PoC for onboarding and deploying contracts will be the next huge goal to aim for.
