Filecoin

O mercado de armazenamento.

Conteúdo pendente de tradução. Exibindo a versão em inglês.

Filecoin is built on top of IPFS. While IPFS allows for finding data, Filecoin provides the incentive for people to actually store it. Miners earn FIL tokens by providing their spare hard drive space to users. It aims to compete with centralized giants like Amazon S3 or Google Cloud by being cheaper and more secure.

        graph LR
  Center["Filecoin"]:::main
  Pre_ipfs["ipfs"]:::pre --> Center
  click Pre_ipfs "/terms/ipfs"
  Pre_blockchain["blockchain"]:::pre --> Center
  click Pre_blockchain "/terms/blockchain"
  Rel_arweave["arweave"]:::related -.-> Center
  click Rel_arweave "/terms/arweave"
  Rel_cold_storage["cold-storage"]:::related -.-> Center
  click Rel_cold_storage "/terms/cold-storage"
  Rel_bittensor["bittensor"]:::related -.-> Center
  click Rel_bittensor "/terms/bittensor"
  classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
  classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
  classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
  classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
  linkStyle default stroke:#4b5563,stroke-width:2px;

      

🧠 Teste de conhecimento

1 / 1

🧒 Explique como se eu tivesse 5 anos

Filecoin is like Airbnb for your computer's extra space. If you have 50GB of empty space, you can 'rent' it out to people who want to save files and they pay you in crypto.

🤓 Expert Deep Dive

Uses Proof-of-Replication (PoRep) and Proof-of-Spacetime (PoSt) to verify that miners are actually storing the data they promise. Features a robust retrieval market for fast data access.

🔗 Termos relacionados

Pré-requisitos:

📚 Fontes