Crates.io | etf-sdk |
lib.rs | etf-sdk |
version | 0.1.0-dev |
source | src |
created_at | 2023-09-21 14:47:43.006496 |
updated_at | 2023-09-21 14:47:43.006496 |
description | An API for calling etf crypto primitives for encryption and proof verification |
homepage | https://idealabs.network |
repository | https://github.com/ideal-lab5/etf-sdk |
max_upload_size | |
id | 979574 |
size | 29,809 |
Traits and impls for interacting with the ETF network. In particular, to verify proofs + slot secrets, encrypt messages, and to decrypt them.
Run the wasm tests with wasm-pack: wasm-pack test --node
run the wasm-build.sh
script to generate the wasm-build (in pkg directory)