|
1 year ago | |
---|---|---|
lib | 1 year ago | |
.gitignore | 1 year ago | |
README.md | 1 year ago | |
index.js | 1 year ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago |
This tool pins the IPFS hashes of a Kredits organisation on an IPFS node.
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.)
npx @kosmos/kredits-ipfs-pinner
npm install -g @kosmos/kredits-ipfs-pinner
kredits-ipfs-pinner
Clone the Git repository, then use npm scripts from its root directory.
npm start
Or with debug output:
npm run debug