Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kien-ngo/ipfs-scripts
- Owner: kien-ngo
- Created: 2023-03-24T01:21:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T02:27:18.000Z (over 1 year ago)
- Last Synced: 2024-11-30T22:15:18.472Z (about 2 months ago)
- Language: Shell
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ipfs-scripts
Scripts for pinning stuff using IPFS KuboTo 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`