Skip to content

Commit 4c7b6e3

Browse files
committed
libp2p past recorded sessions added
1 parent e6a7fe8 commit 4c7b6e3

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: "Past Recorded Sessions"
3+
description: "Introductory, Shallow & Deep Dives into libp2p"
4+
draft: false
5+
menu:
6+
curriculum:
7+
parent: "curriculum-libp2p"
8+
weight: 170
9+
category: lecture
10+
---
11+
12+
## libp2p Introduction
13+
14+
This recording and deck is intended to provide a high-level overview of the fundamental concepts of libp2p.
15+
16+
{{< youtube Xw-5cRSs85M>}}
17+
18+
{{< embed src="https://docs.google.com/presentation/d/e/2PACX-1vSBFLQibkm_YWUi0sIaY7CLLd4PMpPk0kjgE1nt5XPBuHwhTU0owdCP44nv5OzBmoDAOIwcy4Ngx0AV/embed?start=false&loop=false&delayms=3000" frameborder="0" width="100%" height="500" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true" >}}
19+
Introduction to libp2p (3/9/23)
20+
21+
## libp2p Shallow Dive
22+
23+
This Shallow Dive explores the core topics of libp2p including transports, multiplexers, peer routing, implementations, and more!
24+
25+
{{< youtube FzUcCOswxCI>}}
26+
libp2p Shallow Dive (3/9/23)
27+
28+
## libp2p Deep Dive
29+
30+
The libp2p Deep Dive is a Q&A format discussion on the more technically complex aspects of libp2p.
31+
{{< youtube Tr31-VqsRYs>}}
32+
libp2p Deep Dive (10/11/22)

0 commit comments

Comments
 (0)