Skip to content

Defluencer/rust-defluencer

Repository files navigation

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.

About

The rust implementation of the Defluencer protocol.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages