Tutorial: Install and Initialize IPFS
Last updated
Was this helpful?
Last updated
Was this helpful?
These Lessons are tested with go-ipfs version 0.5.0. Please update this file on github to reflect any other versions that have been tested.
You should have some familiarity with the commandline
These Lessons will teach you how to
Install IPFS
Initialize an IPFS repository
Locate where IPFS stores the contents of your local IPFS repository
IPFS Repositories
Once you know how to add files to IPFS and retrieve them, you will be ready to share those files on the P2P network following the
If you're wondering how to update those files after you've shared them, see the
If you want to see how to access those files from the conventional HTTP web, go to the