| Crates.io | chik_wasm |
| lib.rs | chik_wasm |
| version | 0.28.1 |
| created_at | 2024-07-11 09:08:36.430421+00 |
| updated_at | 2025-08-08 08:58:16.934608+00 |
| description | Code useful for implementing chik consensus. |
| homepage | https://github.com/Chik-Network/chik_rs |
| repository | https://github.com/Chik-Network/chik_rs |
| max_upload_size | |
| id | 1299333 |
| size | 17,846 |
The chik_wasm package has JavaScript bindings for the rust implementation of the chik crate in wasm.
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