Append-only blockchain in C++20 for versioning ML models and datasets. The chain stores cryptographic hashes and metadata of ML artifacts; large weights live off-chain in a content-addressable store. Target: a trusted 3–5 node cluster that synchronizes over a coroutine-based P2P protocol.
cli machine-learning cmake blockchain coroutines vcpkg sha256 merkle-tree distributed-ledger content-addressable-storage cpp20 p2p-network mlops model-registry lineage-tracking off-chain-storage
-
Updated
Jul 27, 2026 - C++