Skip to content

aldhosutra/npm-ipfs-cluster-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

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

License

MIT

About

Install ipfs-cluster-service binary from NPM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published