Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.13 KB

File metadata and controls

26 lines (14 loc) · 1.13 KB

Resolve through IPLD graphs with the dag API

IPLD stands for InterPlanetary Linked-Data, it is the data model of the content-addressable web. It gives IPFS the ability to resolve through any kind of content-addressed graph, as long as the adapter for the format is available.

This tutorial goes through several operations over IPLD graphs using the DAG API.

Video of the demos

Find a video with a walkthrough of this examples on Youtube: