Crates.io | chik_wasm |
lib.rs | chik_wasm |
version | 0.10.0 |
source | src |
created_at | 2024-07-11 09:08:36.430421 |
updated_at | 2024-07-11 09:08:36.430421 |
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 | 14,254 |
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