Tools
Reference implementations of the CMN protocol — the clients and libraries you use to publish, discover, and verify content.
Hypha
CLI ClientMITThe reference CMN client CLI — release spores, query synapses, resolve bonds, and manage your local mycelium.
Synapse
Federated IndexerMITThe reference CMN indexer — ingests signed manifests, indexes spores and myceliums, serves discovery queries, and syncs across instances via Nostr.
Substrate
Core LibraryMITThe shared Rust library for CMN — data models, cryptographic verification, tree hashing, URI parsing, and JSON-schema validation used by Hypha and Synapse.