Closed wenceslas-sanchez closed 1 year ago
Hello @wenceslas-sanchez
The ERC is still in draft, meaning that the interface can technically still change. I believe we will include the interface (IERC4337) in the interfaces/
folder when the ERC is final. We currently don't plan on implementing the interface in an actual contract.
Understood, I thought if was already live. Thanks !
🧐 Motivation
I was waiting the ERC4337 for a long time now, I think it's a major step for smart contract adoption. I was wondering if you intended to implent its interface, so we could just import it from your repo.
📝 Details
Could you implement an
interface IERC4337 {...}
that match ERC4337 requirements as you did for IERC20 and many others. If you are not available, I could help !Thanks a lot for your work team 🚀 !