Crate mitrid_core[][src]

Mitrid Core

mitrid_core provides the core traits and types used by the Mitrid framework, a framework for building blockchains and other distributed ledgers using block-based authenticated data structures (authenticated trees, authenticated graphs, etc).

Modules

base

Traits and types used across the library.

crypto

Traits used to implement cryptographical operations.

models

Types used to implement block-based authenticated data structures.

utils

Types and functionalities commonly used but not foundational.