Description
Hippius Hermes is a P2P data messaging protocol for AI workloads on Bittensor, routing files between subnet miners via direct QUIC bi-streams or through the Arion Sync-Engine for tensor payloads exceeding 100GB. The system applies NaCl SealedBox encryption in Rust before data transmission, with node identity resolved via SS58 addresses through the on-chain AccountProfile pallet. A Python SDK backed by a PyO3 runtime provides developer access.