Closed im-adithya closed 1 year ago
Hey @im-adithya yeah I believe this would be possible and might be worth doing. Feel free to open a PR that does this and I can review, otherwise I can try and get to this at some point.
Completed in v0.2.0. Thanks @im-adithya for the PR!
Thanks for building this :heart:
Was thinking if we could replace the secp256k1 package with @noble/secp256k1, which claims to be faster and is very light.
It also has all the methods currently being used except for
publicKeyVerify