paint-brush
10+ Resources Every IPFS Developer Should Know Aboutby@vasa
389 reads
389 reads

10+ Resources Every IPFS Developer Should Know About

by Vaibhav SainiJuly 22nd, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Vaibhav Saini is a Co-Founder of TowardsBlockchain, an MIT Cambridge Innovation Center incubated startup. He has come up with a nearly exhaustive & minimal list of resources to get started with IPFS; for beginners and programmers. The list includes: Understanding IPFS, Libp2p, IPLD, Multiformats, IPFS Cluster, Filecoin Guide and a hands-on tutorial on hosting a free web site on IPFS using IPNS.

People Mentioned

Mention Thumbnail

Company Mentioned

Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - 10+ Resources Every IPFS Developer Should Know About
Vaibhav Saini HackerNoon profile picture

After around a year of working on IPFS, I have come up with a nearly exhaustive & minimal list of resources to get started with IPFS; for beginners and programmers. So, folks here it is.

Complete IPFS, Libp2p, IPLD, Multiformats, IPFS Cluster, Filecoin Guide

If you are interested in IPFS, Libp2p, Ethereum, Zero-knowledge Proofs, DeFi, CryptoEconomics, IPLD, Multiformats, and other Web 3.0 projects, concepts and interactive tutorials, then be sure to check out SimpleAsWater.


“Understanding IPFS in Depth” Series

This series is divided into 6 parts, each part covering different aspects of IPFS including, an overview of IPFS, IPNS, IPLD, Multiformats, Libp2p, and Filecoin. In each part, we try to understand the need for the component, What is it and How it works and at the last, we play with the same things that we studied about in a hands-on tutorial.

“IPFS Cluster” Series

As we explore IPFS, we start realizing a need for managing the IPFS nodes. IPFS helps us to manage a large number of nodes, hence large amounts of data. So, in this IPFS Cluster series, we first understand What is a Cluster and How it works in-depth. In the last part of the series, we go through a hands-on tutorial in which we build a 2 node IPFS Cluster Setup.

Some Fun Stuff

In this small post, we host a website on IPFS using IPNS.

Hosting a site for free on IPFS

Proto School: Interactive tutorials on decentralized web protocols

If you want to have a good understanding of how the decentralized web protocols work using fun tutorials, then proto school is the place for you to hang out.

ProtoSchool

If you have any suggestions or want any resource added to this list, then shoot the link in the comments.

Thanks for reading ;)

Learned something? Let me know on Twitter @vasa_develop

About the Author

Vaibhav Saini is a Co-Founder of TowardsBlockchain, an MIT Cambridge Innovation Center incubated startup.

Want to learn more? Check out my previous articles.

ConsensusPedia: An Encyclopedia of 30+ Consensus Algorithms

Getting Deep Into EVM: How Ethereum Works Backstage

Getting Deep Into Ethereum: How Data Is Stored In Ethereum?

A Beginner’s Ultimate Guide To DAGs