Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.42 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.42 KB

IPFS Cluster workshops

IPFS Cluster workshops are small courses that we run to teach how to use IPFS Cluster. We usually have everyone run a cluster peer to form a cluster with the rest of participants. Then we explain how to add, pin and check the status of items in the pinset.

Sometimes the workshop is accompanied by a presentation on how to setup and administer an IPFS Cluster deployment.

List of workshops

Venue Date Instructions
OurNetworks Conference (Toronto) Sunday, Sept 22, 2019 14:00h Click here
Web3 Summit (Berlin) - P2P Node Tuesday, Aug 20, 2019 15:00h Click here
IPFS Camp (Barcelona) - Elective Course B Saturday, June 29th, 2019 09:00h Click here

Workshop Requirements

In order to take full advantage of the workshops:

  • A computer or laptop running go-ipfs will be necessary to install and play with IPFS Cluster. If you do not have it, you can pair with someone that has it.
  • You will need to some familiarity with go-ipfs and common concepts and operations like pinning and adding
  • You will need some familiarity working with the command-line, extracting tarballs and running binaries.