Decentralized File Storage System
IPFS is a peer-to-peer file storage system that stores files across multiple nodes instead of a central server.
Upload File → Split into chunks → Hash (CID) → Distributed nodes store it
CID = Content Identifier Each file has a unique hash address
Decentralized ⛓️ Permanent storage 📦 Content-based addressing 🔗 Peer-to-peer sharing 🌐
HTTP → Location-based (server URL) IPFS → Content-based (hash/CID)
NFT image → stored on IPFS Blockchain → stores CID (not image itself)
IPFS Desktop Pinata Infura IPFS Web3.Storage