No description
  • JavaScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-14 22:03:31 -07:00
.gitignore First commit of tools. 2026-09-14 22:03:31 -07:00
bun.lock First commit of tools. 2026-09-14 22:03:31 -07:00
dot-env.example First commit of tools. 2026-09-14 22:03:31 -07:00
objkt-ipfs-csv.js First commit of tools. 2026-09-14 22:03:31 -07:00
pinata-pins.js First commit of tools. 2026-09-14 22:03:31 -07:00
README.md First commit of tools. 2026-09-14 22:03:31 -07:00

Code and Data For Pinning Rhea's NFT Resources on IPFS

objkt-ipfs-csv.js

Get artifact and display uris with labels as csv.

Usage:

bun objkt-ipfs-csv.js KT1...

pinata-pins.js

List existing pins on Pinata as JSON via the API.

Make sure to configure dot-env.example as .env .

Usage:

bun pinata-pins.js > pinata-pins.json