#ecdsa-signature #ecdsa #blockchain #signature-verification #wasm

spawn-wasm-ecdsa

A WASM-based ECDSA signature verification library for Web3 developers

2 releases

0.1.1 Sep 7, 2024
0.1.0 Sep 7, 2024

#10 in #ecdsa-signature

Download history 187/week @ 2024-09-01 65/week @ 2024-09-08 34/week @ 2024-09-15 10/week @ 2024-09-22 74/week @ 2024-09-29

370 downloads per month

MIT license

8KB
92 lines

ECDSA Verifier

A Rust library for verifying ECDSA signatures using secp256k1 in a WebAssembly environment.

Dependencies

~13MB
~245K SLoC