ipfs-cluster-service
v1.0.7
Published
Install the latest ipfs-cluster-service binary
Downloads
2
Readme
ipfs-cluster-service
IPFS Cluster provides data orchestration across a swarm of IPFS daemons by allocating, replicating and tracking a global pinset distributed among multiple peers.
The ipfs-cluster-service is a command line application that runs a full cluster peer
Install
Install the latest ipfs-cluster-service
binary:
# Install globally
> npm install -g ipfs-cluster-service
> ipfs-cluster-service --version
ipfs-cluster-service version 1.0.7
# Install locally
> npm install ipfs-cluster-service
> ./node_modules/.bin/ipfs-cluster-service --version
ipfs-cluster-service version 1.0.7