Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kien-ngo/ipfs-scripts

Scripts for pinning stuff using IPFS Kubo
https://github.com/kien-ngo/ipfs-scripts

Last synced: about 2 months ago
JSON representation

Scripts for pinning stuff using IPFS Kubo

Awesome Lists containing this project

README

        

# 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`