ipfs-pinner/README.md
2019-07-02 18:45:24 +02:00

25 lines
390 B
Markdown

# Kredits IPFS Pinner
This tool pins the IPFS hashes of a Kredits organisation on an IPFS node.
## Usage
### With NPX magic
npx @67p/kredits-ipfs-pinner
### Global install
npm install -g kredits-ipfs-pinner
kredits-ipfs-pinner
### From repo
Clone the Git repository, then use npm scripts from its root directory.
npm start
Or with debug output:
npm run debug