@matterlabs/signature-checker
v1.1.1
Published
A library for convenient, universal signature checking for zkSync 2.0.
Downloads
17
Readme
Account abstraction signature checker
A library for convenient, universal signature checking for zkSync 2.0.
Currently, it is a copy of the OpenZeppelin's SignatureChecker library. In the future, it will be slightly edited to avoid emitting warnings about ecrecover
during compilation.