https://github.com/letieu/pinata-unpin
clean pinata
https://github.com/letieu/pinata-unpin
Last synced: over 1 year ago
JSON representation
clean pinata
- Host: GitHub
- URL: https://github.com/letieu/pinata-unpin
- Owner: letieu
- Created: 2022-10-15T05:12:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-15T05:13:14.000Z (over 3 years ago)
- Last Synced: 2025-01-31T05:53:38.585Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pinata Cleanup Script
This script helps you unpin old and unused Pinata pins programmatically. This is useful when you programmatically pin files, like backups, and want to delete old ones after a while.
## Usage
- Clone this repo
- Run `yarn` inside the folder on Node 14.16 or newer
- Copy and modify the `config.example.js` file into `config.js`
- Run with `node index.js`