Docs.rs
spawn-wasm-ecdsa-0.1.1
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
spawn-wasm-ecdsa 0.1.1
A WASM-based ECDSA signature verification library for Web3 developers.
Crate
Source
Builds
Feature flags
Documentation
Coverage
50%
5
out of
10
items documented
0
out of
5
items with examples
Size
Source code size: 25.78 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.33 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Homepage
nzengi/spawn-wasm-ecdsa
0
0
0
crates.io
Dependencies
hex ^0.4
normal
k256 ^0.10
normal
serde ^1.0
normal
sha2 ^0.10
normal
wasm-bindgen ^0.2.78
normal
web-sys ^0.3
normal
wasm-bindgen-test ^0.3
dev
Versions
0.1.1
(2024-09-07)
0.1.0
(2024-09-07)
Owners
ECDSA Verifier
A Rust library for verifying ECDSA signatures using secp256k1 in a WebAssembly environment.