Crates.io | lit-utilities-wasm |
lib.rs | lit-utilities-wasm |
version | 0.1.0 |
source | src |
created_at | 2024-08-02 16:04:28.58634 |
updated_at | 2024-08-02 16:04:28.58634 |
description | Cryptographic utilities used by Lit Protocol network for client side operations |
homepage | https://github.com/LIT-Protocol/js-sdk |
repository | https://github.com/LIT-Protocol/js-sdk |
max_upload_size | |
id | 1323412 |
size | 26,875 |
Our rust implementations for
wasm-pack build
Note: Requires rust version 1.70.0 or higher with wasm-pack
installed globally through cargo see here for more info
wasm-pack build ./rust --target web --release --out-name wasm-internal
The following libraries specified in the Cargo.toml
See package crypto for how this package can be consumed