learn-ipfs

Concept

  • Content Based Address
    • HTTP: location-based address
    • IPFS: Content's Hash as address
  • How did File/Folder being stored in IPFS ?
    • Folder
    • Large File: > 256KB
    • Small File: < 256KB
    • DHT
    • Integrated with Git
  • with Blockchain

Reference