What is Filecoin?

Filecoin is a peer-to-peer network that stores files, with built-in economic incentives to ensure files are stored reliably over time.

Filecoin is a peer-to-peer network that stores files, with built-in economic incentives to ensure files are stored reliably over time.

In Filecoin, users pay to store their files on storage miners. Storage miners are computers responsible for storing files and proving they have stored the files correctly over time. Anyone who wants to store their files or get paid for storing other users’ files can join Filecoin. Available storage, and the price of that storage, is not controlled by any single company. Instead, Filecoin facilitates open markets for storing and retrieving files that anyone can participate in.

Filecoin includes a blockchain and native cryptocurrency (FIL). Storage miners earn units of FIL for storing files. Filecoin’s blockchain records transactions to send and receive FIL, along with proofs from storage miners that they are storing their files correctly.

For users

Filecoin enables users to store their files at hypercompetitive prices and verify that their files are being stored correctly.

Users can choose their preferred trade-off between cost, redundancy, and speed by selecting the miner whose storage offer is best suited for their needs. Applications that implement Filecoin can negotiate storage with any miner on the network. Unlike centralized storage systems, there is no need to implement a different API for each provider.

At any time, users can verify that their files are being stored correctly by looking at proofs on Filecoin’s blockchain.

Learn about storage verification at ProtoSchool(opens new window)

For storage providers

Filecoin enables storage providers to sell their storage on an open market.

Storage providers are people and organizations that run miners, earning Filecoin tokens for doing so. A miner could be any internet-connected computer with spare disk space or a dedicated system with lots of storage built specifically for Filecoin. Filecoin’s blockchain rewards miners for contributing useful storage to the internet, not for completing wasteful proof-of-work computations.

Once a storage provider implements the Filecoin protocol, they gain access to the entire market of Filecoin users. Providers don’t need to design their own storage API or advertise their offering themselves as this is handled by Filecoin’s protocol and network. Filecoin enables a thriving, decentralized ecosystem of independent storage providers by removing barriers to entry.

New to web3

If you are new to Filecoin or to the web3 space, welcome! We think you will enjoy getting to learn about some of the core concepts that make IPFS (opens new window), Filecoin (opens new window), Powergate (opens new window), and other technologies possible as well as how to use them in your projects and applications.

Web3 is a movement within software development that is turning centralized applications into decentralized protocols. Instead of having a single point of control, applications built on web3 architecture can remove the middle-man, reducing the risk of censorship by big corporations and services vulnerability to denial-of-service attacks. Web3 is a trustless infrastructure that allows users to have ownership and reclaim control over their data.

Web3 is essentially what allows Filecoin to exist by allowing files to be shared between peers.

You can find out more about it in IPFS and Filecoin section.

Last updated