An open API service indexing awesome lists of open source software.

https://github.com/anuprshetty/ipfs_node

IPFS node deployment on docker container.
https://github.com/anuprshetty/ipfs_node

distributed-file-system docker ipfs-blockchain peer-to-peer shell-script

Last synced: about 2 months ago
JSON representation

IPFS node deployment on docker container.

Awesome Lists containing this project

README

          

# 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

- [IPFS CID Inspector](https://cid.ipfs.tech/)