[−][src]Crate mitrid_core
Mitrid Core
mitrid_core
is a framework for building blockchains and other distributed ledgers that use block-based
authenticated data structures (authenticated trees, authenticated graphs, etc).
Modules
app |
Types and traits used to create and manage the framework applications. |
base |
Traits and types used across the library. |
crypto |
Traits used to implement cryptographical operations. |
io |
Traits and types used to implement I/O operations. |
model |
Types used to implement block-based authenticated data structures. |
util |
Types and functionalities commonly used but not foundational. |