Upgrade for new kredits contracts and RSK #10

Merged
greg merged 13 commits from chore/upgrade_kredits into master 2022-11-02 17:42:39 +00:00
Showing only changes of commit 3c02591061 - Show all commits

View File

@ -1,6 +1,6 @@
# Kredits IPFS Pinner # Kredits IPFS Pinner
This tool pins the IPFS hashes of a Kredits organisation on an IPFS node. This tool pins the IPFS documents of a Kredits organization on any IPFS node.
## Usage ## Usage
@ -9,11 +9,11 @@ config flags, in case it is not running on localhost with default ports.)
### With NPX magic ### With NPX magic
npx @kosmos/kredits-ipfs-pinner npx @kredits/ipfs-pinner
### Global install ### Global install
npm install -g @kosmos/kredits-ipfs-pinner npm install -g @kredits/ipfs-pinner
kredits-ipfs-pinner kredits-ipfs-pinner
### From repo ### From repo