10 releases (6 breaking)

new 0.22.0 Apr 21, 2025
0.21.2 Mar 26, 2025
0.20.0 Feb 17, 2025
0.19.1 Feb 7, 2025
0.10.0 Jul 11, 2024

#7 in #chik-blockchain

Download history 89/week @ 2025-01-29 428/week @ 2025-02-05 96/week @ 2025-02-12 24/week @ 2025-02-19 8/week @ 2025-02-26 281/week @ 2025-03-05 5/week @ 2025-03-12 139/week @ 2025-03-26 119/week @ 2025-04-16

258 downloads per month

Apache-2.0

7KB

The chik_wasm package has JavaScript bindings for the rust implementation of the chik crate in wasm.

Build

Use wasm-pack to build the wasm pkg file used with npm. Install it with:

$ cargo install wasm-pack --locked

Then build with

$ wasm-pack build --release

Dependencies

~0.6–1.3MB
~26K SLoC