From 0c3b9003463d0ba8adc3f65215ef9c0da5d6aa52 Mon Sep 17 00:00:00 2001 From: Teri Chadbourne Date: Mon, 15 Jul 2019 15:52:41 -0400 Subject: [PATCH] Add links to ProtoSchool DAG API tutorials Add links from existing docs to ProtoSchool tutorials as part of our Q3 IPFS Docs effort. See issue: https://github.com/ProtoSchool/protoschool.github.io/issues/260 --- SPEC/DAG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/SPEC/DAG.md b/SPEC/DAG.md index 2dfbf550..d93c4a9b 100644 --- a/SPEC/DAG.md +++ b/SPEC/DAG.md @@ -6,6 +6,10 @@ * [dag.get](#dagget) * [dag.tree](#dagtree) +_Explore the DAG API through interactive coding challenges in our ProtoSchool tutorials:_ +- _[P2P data links with content addressing](https://proto.school/#/basics/) (beginner)_ +- _[Blogging on the Decentralized Web](https://proto.school/#/blog/) (intermediate)_ + #### `dag.put` > Store an IPLD format node