@kosmos/kredits-ipfs-pinner
v1.2.0
Published
Pins IPFS data of a Kredits organization on an IPFS node
Keywords
Readme
Kredits IPFS Pinner
This tool pins the IPFS hashes of a Kredits organisation on an IPFS node.
Usage
Make sure you have a local IPFS node running. (See --help for custom IPFS
config flags, in case it is not running on localhost with default ports.)
With NPX magic
npx @kosmos/kredits-ipfs-pinnerGlobal install
npm install -g @kosmos/kredits-ipfs-pinner
kredits-ipfs-pinnerFrom repo
Clone the Git repository, then use npm scripts from its root directory.
npm startOr with debug output:
npm run debug