Showing 1-5 of 5 packages
A web package for interacting with Shielder, a part of zkOS privacy engine.
WASM implementation of cryptographic operations for the Shielder SDK.
Core cryptographic module for the Shielder SDK, defining the lower-level cryptography interface used for private transactions on the Shielder Network.
shielder-sdk cryptography bindings for react native
1. Build with web target: ```sh wasm-pack build --target web ``` 2. Go to `shielder.js-sdk package`.