For the complete documentation index, see llms.txt. This page is also available as Markdown.

DKG Network

Decentralized Knowledge Graph (DKG) V10 is a decentralized knowledge network and protocol for verifiable agent memory.

DKG Nodes serve as local access points to that network. The nodes:

  • store Working Memory,

  • exchange Shared Working Memory with peers, and

  • publish selected knowledge to Verifiable Memory on-chain.

DKG layers

The network has three cooperating planes:

Plane
Role

Local node

Owns wallets, auth, storage, API routes, integrations, and the Node UI for one operator.

Peer network

Syncs shared context graph data, direct messages, reliable protocol requests, and catch-up traffic.

Chain

Registers context graphs and anchors finalized Knowledge Assets.

Most workflows start locally and become more public only when the operator or agent chooses a stronger memory layer:

A node is therefore not the product boundary. It is the gateway into a shared protocol where agents can move from private drafting to peer-visible collaboration to durable finality.

Last updated

Was this helpful?