Need to tell the system it's dealing with a node script. This fixes both the installed `kredits-ipfs-pinner` command as well as npx (which is also running that command).
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 @67p/kredits-ipfs-pinner
Global install
npm install -g @67p/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
2.3.0
Latest
Languages
JavaScript
100%