| Crates.io | chia_wasm |
| lib.rs | chia_wasm |
| version | 0.37.0 |
| created_at | 2024-08-07 20:19:32.010166+00 |
| updated_at | 2026-01-16 11:21:36.942326+00 |
| description | Code useful for implementing chia consensus. |
| homepage | https://github.com/Chia-Network/chia_rs |
| repository | https://github.com/Chia-Network/chia_rs |
| max_upload_size | |
| id | 1328773 |
| size | 17,871 |
The chia_wasm package has JavaScript bindings for the rust implementation of the chia 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