kien-ngo / ipfs-scripts

Scripts for pinning stuff using IPFS Kubo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipfs-scripts

Scripts for pinning stuff using IPFS Kubo

To work with json files you need to install jq using this command: sudo apt install jq

Usage: First make sure that your IPFS node is running. If not: ipfs daemon (for IPFS Kubo)

Then run the script: source pin-json.sh

About

Scripts for pinning stuff using IPFS Kubo


Languages

Language:Shell 57.5%Language:JavaScript 42.5%