Skip to content

Commit ade1136

Browse files
walkerwalker
walker
authored and
walker
committed
IPLD reordering
1 parent e55c555 commit ade1136

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

content/en/curriculum/ipld/introduction/index.md

+9
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,15 @@ Treating the data layer as a discrete system provides developers working on cont
4242
2. Can we unify disparate content addressed formats and link between them? Git, blockchains, IPFS, etc.
4343
3. Can we build distributed data structures that we can interact with like we do with hosted databases, while taking advantage of the benefits of content addressing?
4444

45+
## IPLD Introduction
46+
47+
This recording and deck is intended to provide a high-level overview of the fundamental concepts of IPLD.
48+
49+
{{< youtube q1rIiuSP9SA>}}
50+
51+
{{< embed src="https://docs.google.com/presentation/d/e/2PACX-1vQy3u4CWiZIa5_1JiF5HeeCX7kIJ2mAQth2ylVIAZNk9djsbkqhqMb5qZIlbVdth0vCmClElcocbJF2/embed?start=false&loop=false&delayms=3000" frameborder="0" width="100%" height="500" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" >}}
52+
Introduction to IPLD (3/9/23)
53+
4554
### [ResNetLab: Course Module - InterPlanetary Linked Data (IPLD)](https://research.protocol.ai/tutorials/resnetlab-on-tour/ipld/)
4655

4756
{{< youtube Sgf6j_mCdjI >}}

content/en/curriculum/ipld/past-recorded-sessions.md

+3-12
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,17 @@
11
---
2-
title: "Past Recorded Sessions For IPLD"
2+
title: "IPLD Shallow and Deep Sessions"
33
description: "Introductory, Shallow & Deep Dives into IPLD"
44
draft: false
55
menu:
66
curriculum:
77
parent: "curriculum-ipld"
8-
weight: 170
8+
weight: 275
99
category: lecture
1010
---
1111

12-
## IPLD Introduction
13-
14-
This recording and deck is intended to provide a high-level overview of the fundamental concepts of IPLD.
15-
16-
{{< youtube q1rIiuSP9SA>}}
17-
18-
{{< embed src="https://docs.google.com/presentation/d/e/2PACX-1vQy3u4CWiZIa5_1JiF5HeeCX7kIJ2mAQth2ylVIAZNk9djsbkqhqMb5qZIlbVdth0vCmClElcocbJF2/embed?start=false&loop=false&delayms=3000" frameborder="0" width="100%" height="500" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" >}}
19-
Introduction to IPLD (3/9/23)
20-
2112
## IPLD Shallow Dive
2213

23-
This Shallow Dive explores the core topics of IPLD including content-address structed data, multihashes, IPLD pathing, and some use cases.
14+
This Shallow Dive explores the core topics of IPLD including content-address structured data, multihashes, IPLD pathing, and some use cases.
2415

2516
{{< youtube nxyQVGy6_mI>}}
2617
IPLD Shallow Dive (3/9/23)

cspell.json

+1
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
"parachain",
102102
"parachains",
103103
"Parathreads",
104+
"pathing",
104105
"PBFT",
105106
"permissionless",
106107
"pinset",

0 commit comments

Comments
 (0)