Simple tool for massive refresh any Opensea collection with CLI
- You'll need Opensea API to refresh Mainnet (ETH) collections
- Get slug and contract address from the collection you want to refresh before everything
- Leave API input empty if the collection are in Testnet network
- Clone this repository
- Install the dependencies with
yarn installornpm install - Execute the refresher with
yarn startornpm run start - Input the wanted data
- Enjoy
- Fork the repository
- Create a branch following the format
feat/nameOfChangeorfix/nameOfFix - Send the Pull Request
The author of this project doesn't have any direct affiliation with Opensea and this project was built to help anyone in NFT community.