Expand description
Synaptic QuDAG Core - DAG networking and consensus for neural mesh networks
This crate provides the foundational DAG (Directed Acyclic Graph) networking and consensus mechanisms for the Synaptic Neural Mesh project.
Modules§
- crypto
- Cryptographic utilities
Structs§
- QuDAG
Consensus - Consensus mechanism for QuDAG
- QuDAG
Network - QuDAG network manager
- QuDAG
Node - A node in the QuDAG network
Enums§
- QuDAG
Error - QuDAG specific errors