https://github.com/web3-storage/repin-unpinned-cids
Tool to repin unpinned CIDs
https://github.com/web3-storage/repin-unpinned-cids
Last synced: about 1 year ago
JSON representation
Tool to repin unpinned CIDs
- Host: GitHub
- URL: https://github.com/web3-storage/repin-unpinned-cids
- Owner: web3-storage
- Archived: true
- Created: 2022-02-17T11:17:41.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-18T17:48:11.000Z (over 4 years ago)
- Last Synced: 2025-02-24T00:28:09.204Z (over 1 year ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# repin-unpinned-cids
## Environment Setup
```
DATABASE_CONNECTION=""
CLUSTER_API_URL=""
CLUSTER_AUTH_TOKEN=""
```
## Usage
```sh
npm run start '2022-02-15T00:00:00'
```