0.1.6-dev • Published 4 months ago

@ideallabs/etf-sdk v0.1.6-dev

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
4 months ago

ETF API

Traits and impls for interacting with the ETF network. In particular, to verify proofs + slot secrets, encrypt messages, and to decrypt them.

  • verify(slot_secret, id, proof)
  • encrypt(message, slot_id_list)
  • decrypt(ciphertext, secret_key)

Tests

Run the wasm tests with wasm-pack: wasm-pack test --node

Deploy

run the wasm-build.sh script to generate the wasm-build (in pkg directory)

0.1.6-dev

4 months ago

0.1.5-dev

4 months ago

0.1.4-dev

7 months ago

0.1.3-dev

7 months ago

0.1.2-dev

7 months ago

0.1.1-dev

8 months ago

0.1.0-dev

8 months ago

0.0.3-dev

9 months ago