IPFS
The InterPlanetary File System is a protocol and 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 all computing devices. The DSPs utilize this as the storage layer to request and serve information to and from vRAM <> RAM as a caching solution.
Standalone
Hardware Requirements
Prerequisites
golang
systemd
Ubuntu/Debian
Centos/Fedora/AWS Linux v2
Install
Configure systemd
More information
For information on adding additional peers, bootstrapping from an existing IPFS node, or running a private network, see the following links:
Adding peersBootsrapping from an existing IPFS ClusterRunning a private networkLast updated