Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 921 Bytes

IDEA_DAG.md

File metadata and controls

22 lines (17 loc) · 921 Bytes

The Idea-DAG

The Idea-DAG is a global, distributed, directed acyclic graph of immutable Ideas, Relations, and Perspectives. Text Ideas serve as the "leaves" of the DAG, whereas Relations and Perspectives reference other Ideas & Relations so they can be thought of as the non-leaf nodes.

Data objects are stored in IPFS, and can be referenced by their IPFS content ID, or cid.

Tools for interacting with the Idea-DAG include the JavaScript client API, some CLI commands, and a web UI.