Vectorized / solady

Optimized Solidity snippets.
MIT License
2.6k stars 346 forks source link

✨ WebAuthn #1131

Closed Vectorized closed 3 weeks ago

Vectorized commented 4 weeks ago

Based on this:

https://github.com/base-org/webauthn-sol/blob/main/src/WebAuthn.sol

Quite a lot of stuff can be optimized away, and we don't need to copy that much tbh.