Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

anyway this program is able to bulk edit existing nfts on opensea with new properties? #5

Open
bolobaos1 opened this issue Jan 16, 2022 · 1 comment

Comments

@bolobaos1
Copy link

Hi! Anyway this program is able to edit existing nft entries on opensea? I guess Im wondering if it has a search function to look up the entry from a collection using the assigned number (e.g., 1, 2, 3, 4) and then upload properties from the diff json files?

@kurtatwork
Copy link
Owner

kurtatwork commented Jan 16, 2022

This program is for minting and adding metadata from JSON altogether...

If your collection is already listed, this script isn't really built to do what you're wanting it to do.
its feasible to create a script that will do what you want, but this script doesn't currently do that.

This script is more for adding the metadata at the time of minting the NFT. It automatically enters in all data, the NFT name, description, properties, blockchain, etc... the only things it doesn't do currently is 'Stats' and 'Levels'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants