Expand description
Store-backed Simplex upload client.
exoware-simplex stores Commonware Simplex artifacts in the Exoware Store
using a stable logical key layout. It is intentionally a client library, not
a consensus participant: callers still build and verify Commonware blocks and
certificates, then use this crate to persist the encoded artifacts.
Modules§
Structs§
- Block
Data - Simplex header bytes plus arbitrary body bytes that ride with them.
- Finalized
- A Simplex finalization plus the header bytes for its payload digest.
- Notarized
- A Simplex notarization plus the header bytes for its payload digest.
- Prepared
Entry - Prepared
Upload - Simplex
Client - Store-backed writer for Commonware Simplex blocks and certificates.
- Upload
Receipt - Upload
Summary
Enums§
Functions§
- encode_
block_ data - init_
marshal_ resolver - Initialize a store-backed resolver and its receiver for Commonware marshal requests.