Skip to content

Commit

Permalink
docs: add links to ProtoSchool DAG API tutorials (ipfs#500)
Browse files Browse the repository at this point in the history
Add links from existing docs to ProtoSchool tutorials as part of our Q3 IPFS Docs effort. See issue: ProtoSchool/protoschool.github.io#260
  • Loading branch information
terichadbourne authored and Alan Shaw committed Jul 16, 2019
1 parent c3ba061 commit c649e18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SPEC/DAG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c649e18

Please sign in to comment.