This repository contains the code that supports the Launchpad Curriculum tutorials.
- IPFS API (Go): https://curriculum.pl-launchpad.io/curriculum/ipfs/ipfs-api/
- libp2p simple node (Go): https://curriculum.pl-launchpad.io/curriculum/libp2p/creating-simple-node/
Although you can complete the tutorials in your own computer, a Gitpod pre-built workspace is available.
The workspace contains:
- An IDE in the browser (Visual Studio Code)
- The IPFS command-line utility (remember to execute
ipfs init
andipfs daemon
to use it) - The Lotus (Filecoin) command-line utility
Click the button below to create the Gitpod workspace.