Skip to content

Commit d1ebeab

Browse files
authored
Filecoin Pin: added walkthrough recording for the dapp demo (#2428)
1 parent 210ffd7 commit d1ebeab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

builder-cookbook/filecoin-pin/dapp-demo.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ In this walkthrough, you’ll build a simple drag-and-drop file uploader that:
1515
- Multi-user support with session-based authentication
1616
- Seamlessly integrates with React, TypeScript, and Vite
1717

18+
## Walkthrough Recording
19+
20+
{% embed url="https://www.youtube.com/embed/UElx1_qF12o?si=ppmzrl6psMRqwNQh" %}
21+
1822
## Setup
1923

2024
We will start building by [forking the *filecoin-pin-website demo repo](https://github.com/filecoin-project/filecoin-pin-website/fork).* Make sure you have **Node.js 18+** and **npm 9+** installed. The dapp works with Filecoin Calibration testnet.

0 commit comments

Comments
 (0)