Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 531 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 531 Bytes

IPFS Node

IPFS node deployment on docker container.

InterPlanetary File System - IPFS is an open system to manage data without a central server.

Notes

  • IPFS is global p2p merkle-dag filesystem.
  • The InterPlanetary File System is a protocol, hypermedia and file sharing peer-to-peer network for storing and sharing data in a distributed file system.
  • IPFS uses content-addressing to uniquely identify each file in a global namespace connecting IPFS hosts.

Debug Tools