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ยง

api
Low level functionality for accessing Blyss buckets.
error
Error types for Blyss.
proof
High level functionality for fetching Merkle proofs from Blyss buckets.