Skip to content

Oekaki-Connect/ipfs-scripts

Repository files navigation

ipfs-scripts

Helper scripts for pinning existing IPFS CIDs and new collection metadata directly to IPFS network.

Want to help pin OC collections? Pin the list of CIDs in cids.txt with the pin_cids_to_ipfs.sh script.

You can use these scripts for your own projects as well.


wget https://raw.githubusercontent.com/Oekaki-Connect/ipfs-scripts/main/cids.txt

wget https://raw.githubusercontent.com/Oekaki-Connect/ipfs-scripts/main/pin_cids_to_ipfs.sh

chmod +x pin_cids_to_ipfs.sh

./pin_cids_to_ipfs.sh


wget https://raw.githubusercontent.com/Oekaki-Connect/ipfs-scripts/main/pin_zip_to_ipfs.sh

chmod +x pin_zip_to_ipfs.sh

./pin_zip_to_ipfs.sh testnfts.zip


list pinned recursive CIDs

ipfs pin ls -t recursive -q

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages