Skip to main content

Module content

Module content 

Source
Expand description

BLAKE3 content addressing for NAP resources.

Every representation (image, voice model, mesh, etc.) is hash-addressable. Manifests point at content by hash, making everything:

  • Immutable — content at a hash never changes
  • Cacheable — same hash = same content, globally
  • Deduplicated — identical content shares one hash
  • Verifiable — compare hash to verify integrity

Structs§

ContentHash
A BLAKE3 content hash, displayed as blake3:<hex>.