lit-utilities-wasm

Crates.iolit-utilities-wasm
lib.rslit-utilities-wasm
version0.1.0
sourcesrc
created_at2024-08-02 16:04:28.58634
updated_at2024-08-02 16:04:28.58634
descriptionCryptographic utilities used by Lit Protocol network for client side operations
homepagehttps://github.com/LIT-Protocol/js-sdk
repositoryhttps://github.com/LIT-Protocol/js-sdk
max_upload_size
id1323412
size26,875
Chris Cassano (glitch003)

documentation

README

WASM

Our rust implementations for

🛠️ Build with 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 

Updating core libraries

The following libraries specified in the Cargo.toml

See package crypto for how this package can be consumed

Commit count: 0

cargo fmt