tlsn-wasm
v0.1.0-alpha.15
Published
A core WebAssembly package for TLSNotary.
Readme
TLSNotary WASM Bindings
This crate provides a WebAssembly package for TLSNotary, offering core functionality for the TLSNotary attestation protocol along with useful TypeScript types.
For browser usage, check the tlsn-extension mono-repo.
Dependencies
wasm-pack 0.14.0+ must be installed to build the WASM binary (for custom profile support):
cargo install wasm-pack