title | description |
---|---|
Get Started |
There are several different ways you can install and interact with IPFS. Find out which one best suits your needs here. |
IPFS is a collection of protocols, packages, and specifications that allow computers to send and receive data. Because of this, users can interact with and use IPFS in many different ways. A developer building network applications will use a different set of tools to interact with IPFS than than someone who wants to store files on IPFS. Pick the one that best suits what you're here to do.
Do you want to quickly and easily publish content with IPFS without complex tools? See the Publish with IPFS quickstart, where you'll learn how to use pinning services to pin files to the IPFS network.
Anyone can use IPFS to store files in a decentralized way. The easiest way to get up and running is by installing the IPFS Desktop application. This app has Kubo built-in and lets you interact with the network through a simple user-interface. Check it out →
For long-term storage, users can use the Filecoin network! Filecoin is a peer-to-peer network that stores files on the internet, with built-in economic incentives to ensure files are stored reliably over time. Available storage and pricing are not controlled by any single company. Instead, Filecoin facilitates open markets for storing and retrieving files that anyone can participate in. Learn more over on the Filecoin docs website.
Want to build decentralized applications and store your application data on IPFS? You'll likely want to install the command-line version of IPFS. There's no GUI to deal with, just raw input and output through your terminal. Find out more →
Helia is a new implementation of IPFS in JavaScript that is designed to be more modular and lightweight than the deprecated js-ipfs project. To get started with a hands-on example, see Helia 101 in ipfs-examples/helia-examples.
Planning to set up several IPFS nodes within one network? You'll want to take a look at installing IPFS Cluster →
Some browsers such as Brave and Opera come with IPFS built-in. If your browser doesn't support IPFS yet, you can install an IPFS companion extension that will let you view decentralized web content! Learn more →