파일코인 (Filecoin)

데이터 저장 용량의 시장화.

번역 대기 중인 콘텐츠입니다. 영어 버전을 표시하고 있습니다.

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;

      

🧠 지식 테스트

1 / 1

🧒 5살도 이해할 수 있게 설명

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.

🔗 관련 용어

선행 지식:

📚 출처