dkg-wasm
v1.0.0-dev
Published
Wasm wrappers for dkg functionaity
Downloads
2
Maintainers
Readme
WASM DKG with plain JS + Webpack
wasm wrappers for the dkg core library, allows for use within the browser
Build
cargo build
# we to build for bundler when using vanilla js/webpack
wasm-pack build --target bundler