ethereum / eth-account

Account abstraction library for web3.py
http://eth-account.readthedocs.io/
MIT License
277 stars 160 forks source link

Feature request: ERC 4337 AA support #227

Open 0x0elliot opened 1 year ago

0x0elliot commented 1 year ago

Any proper ERC 4337 AA support would be appreciated for this SDK :)

0x0elliot commented 1 year ago

i don't mind helping out with it if given some direction. the library here is solid. would love to add on to it because i need the support for my own product written in python.

0x0elliot commented 1 year ago

ping?

kclowes commented 1 year ago

Thanks for the ping. I appreciate your willingness to help! On quick search, it doesn't look like this standard is very widely adopted so it won't be very high on our priority list at the moment, but I'd be happy to reconsider.

0x0elliot commented 1 year ago

hey, thanks for the reply!

the standard is pretty new and has potential. it should be implemented in an account support library by Ethereum in my opinion!