Skip to content

Commit 0c7cb99

Browse files
authored
Merge pull request #543 from protocol/daveo101-patch-1
Create Past Recorded Sessions
2 parents 90d7ac1 + f56dd14 commit 0c7cb99

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

content/en/curriculum/filecoin/how-filecoin-works/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,10 @@ In this talk by Pooja Shah of Protocol Labs, learn about the basic functioning a
126126

127127
**Lotus Common Architecture** Currently for those using lotus directly, it is recommended that you have a hardware configuration with 32GB of RAM, an 8-core CPU, and at least 200 GB of SSD storage. See the [Filecoin docs on Hardware requirements](https://docs.filecoin.io/storage-provider/hardware-requirements/)
128128

129+
{{% /level %}}
130+
129131
## Getting Started with Filecoin
132+
130133
Now that you understand the basics of Filecoin, here are some ways to start building on the network:
131134

132135
**Run a Local Testnet**
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: "Past Recorded Sessions"
3+
description: "Introductory, Shallow & Deep Dives into IPFS"
4+
draft: false
5+
menu:
6+
curriculum:
7+
parent: "curriculum-ipfs"
8+
weight: 170
9+
category: lecture
10+
---
11+
## IPFS Introduction
12+
This recording and deck is intended to provide a high-level overview of the fundamental concepts of IPFS.
13+
14+
{{< youtube gpA81kJGnYE>}}
15+
Introduction to IPFS (3/23/23)
16+
{{< embed src="https://docs.google.com/presentation/d/1r-fFhKBqLfvoMsLSDgxMDDccS4ShbGemMQafLvG3hjA/edit?usp=sharing" width="100%" height="900px" >}}
17+
18+
## IPFS Shallow Dive
19+
This Shallow Dive explores the core topics of IPFS including content addressing, routing, and transfering, and looks at a few IPFS implementations.
20+
21+
{{< youtube sElVUVUbho0>}}
22+
IPFS Shallow Dive (3/23/23)
23+
{{< embed src="https://docs.google.com/presentation/d/1UMjVq9xVDTztzaPoHBMTIcdUXDV4yTAIARcMNPdTzzQ/edit?usp=sharing" width="100%" height="900px" >}}
24+
25+
## IPFS Deep Dive
26+
The IPFS Deep Dive is a Q&A format discussion on the more technically complex aspects of IPFS.
27+
{{< youtube BmnWobcHQJE>}}
28+
IPFS Deep Dive (6/15/23)

0 commit comments

Comments
 (0)