juliancwirko / nft-art-maker

NFT Art Maker - generates images and metadata files, packs them into IPFS CAR files, and uploads them using nft.storage. All from provided PNG layers.
MIT License
98 stars 36 forks source link

feat(metadata): add ability to include non-visual traits in metadata … #25

Closed robcsaszar closed 1 year ago

robcsaszar commented 2 years ago

No documentation written at the moment, but this change allows users to add an additional .json with non-visual traits which will be added to each NFT randomly during generation.

robcsaszar commented 2 years ago

Add to .nftartmakerrc file: image

How this particular halflings.json file is structured: image

Traits will be included automatically in metadata.json and individual JSON files for each NFT: image

juliancwirko commented 2 years ago

Hey, thanks for the contribution. I'll test it asap. Excellent idea. Sometimes additional files and connections between them could be required. We also have two tasks to do:

Maybe it would be good to merge your work after both are implemented. It can have some impact on that. It shouldn't take much time.

Although I think I would see it as an additional metadata file included in each metadata file (per asset and main) instead of altering the existing traits in the main metadata files. This is because we should keep consistency in the nft-art-maker.