1482 Forks
21993 Stars
21993 Watchers

ipfs

Peer-to-peer hypermedia protocol

How to download and setup ipfs

Open terminal and run command
git clone https://github.com/ipfs/ipfs.git
git clone is used to create a copy or clone of ipfs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ipfs https://github.com/ipfs/ipfs/archive/master.zip

Or simply clone ipfs with SSH
[email protected]:ipfs/ipfs.git

If you have some problems with ipfs

You may open issue on ipfs support forum (system) here: https://github.com/ipfs/ipfs/issues