Râu Cao 4a3988137e
Adapt code for new kredits release/contracts
Also process loading and pinning functions in batches, to prevent stack
size errors on RSK nodes.
2022-11-01 15:02:18 +01:00
2022-11-01 15:01:07 +01:00
2019-07-02 16:20:52 +02:00
2022-11-01 15:01:47 +01:00
2022-11-01 15:01:47 +01:00
2019-08-04 14:51:38 +02:00

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-pinner

Global install

npm install -g @kosmos/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
Description
Pins/mirrors IPFS data of a Kredits organization on an IPFS node
Readme 563 KiB
2.3.0 Latest
2024-03-14 15:03:23 +00:00
Languages
JavaScript 100%