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)