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.
- Host: GitHub
- URL: https://github.com/anuprshetty/ipfs_node
- Owner: anuprshetty
- Created: 2024-01-04T03:49:13.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T15:15:57.000Z (over 2 years ago)
- Last Synced: 2025-07-26T08:27:42.280Z (12 months ago)
- Topics: distributed-file-system, docker, ipfs-blockchain, peer-to-peer, shell-script
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)