Skip to content

Latest commit

 

History

History
56 lines (32 loc) · 2.72 KB

README.md

File metadata and controls

56 lines (32 loc) · 2.72 KB

Defluencer Protocol

Rust implementation.

See each crate documentation for details.

Crates

IPFS API

Communicate with an IPFS node from the browser AND desktop. Only a sub-set of the total IPFS API is implemented.

IPNS Records

Small crate built for the creation and verification of records. Contains examples and trait for new implementation.

DAG-JOSE

Create and verify DAG-JOSE blocks or use trait to implement new cryptography.

Linked Data

Crate containing the many data structures used in other crates.

Defluencer

The core crates contains fonctions to build and operate the protocol. Works for browser and desktop.