lit-utilities-wasm 0.1.0

Cryptographic utilities used by Lit Protocol network for client side operations
Documentation

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