Crate blyss_rs

source ·
Expand description

Rust client for Blyss.

Provides interfaces for privately reading data from Blyss buckets. Also exposes a higher-level API for fetching Merkle proofs.

Documentation for the Blyss service is at docs.blyss.dev.

Modules

  • Low level functionality for accessing Blyss buckets.
  • Error types for Blyss.
  • High level functionality for fetching Merkle proofs from Blyss buckets.