dcarlyle / IPFS_Demo

This is the code for "An Introduction to the Interplanetary File System" by Siraj Raval on Youtube

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPFS_Demo

This is the code for "An Introduction to the Interplanetary File System" by Siraj Raval on Youtube

Coding Challenge - Due Date, Thursday, October 12 2017 at 12 PM PST

This weeks challenge is to create and upload your own simple web app to IPFS. It can be anything (an image uploading service, a personal blog, a game, etc.). Post your github link in the comments section, bonus points if you upload a dynamic web app, (which means you'll have to use IPNS. Good luck!

Overview

This is the code for this video on Youtube by Siraj Raval on The Interplanetary File System. This code is a simple JS video player that demonstrates how you can upload simple web apps to IPFS.

Dependencies

Usage

First, install IPFS using this page.

Then, once you've initalized IPFS and started the daemon see this page on how to add this static video player web app to IPFS

Credits

Credits for this code go to IPFS. I've merely created a wrapper to get people started.

About

This is the code for "An Introduction to the Interplanetary File System" by Siraj Raval on Youtube


Languages

Language:Makefile 100.0%