zerodevapp / kernel

https://docs.zerodev.app/
MIT License
178 stars 63 forks source link

WIP: WebAuthN Validator #49

Closed KONFeature closed 9 months ago

KONFeature commented 11 months ago

Work In Progress of a WebAuthN Validator

Permit to validate UserOp via a WebAuthn signature, and so permitting full no EOA wallet ownership

Can't be merged since FreshCryptoLib is only deployed on Polygon mainnet for now (and a few tesnets), and don't wan't to use Daimo for WebauthN since they are performing some gas expensive string search inside their WebAuthN contract

No foundry test atm, didn't have the time to do them, will try to work a bit on that next week