feat: add missing assets to the nouns-assets#904
feat: add missing assets to the nouns-assets#904nekofar wants to merge 6 commits intonounsDAO:masterfrom
nouns-assets#904Conversation
03e62eb to
4eed943
Compare
expand color palette for increased design flexibility.
added new image asset to expand available design options.
add new body color `body-lilac` to enhance visual variety.
introduce 'head-sock' image for expanded customization options.
These `.gitkeep` files were removed to clean up unused directories. This improves repository organization and reduces clutter.
update version to align with recent changes and improvements.
4eed943 to
67a5108
Compare
| "f9fafb", | ||
| "e5e7eb" |
There was a problem hiding this comment.
where did those come from?
onchain data stops at d4cfc0. ref: https://assets.noundry.wtf/nouns/image-data.json
There was a problem hiding this comment.
Those are generated by encode script if I’m not mistaken, I've added those but didn't verify with onchain data.
|
I think we should replace the whole image-data.json with the one from Noundry this one is out of sync with onchain since that prop patching the artwork, it seems. ref: volkyeth/noundry@ef2e0ae (also added the |
|
cool this script uses existing files in the repo to generate a json file. i’ve been tinkering on another script to auto-generate and update it from onchain data and bump the package but it’s still WIP lol 😅 |
https://github.com/volkyeth/noundry/blob/main/apps/assets/src/app/nouns/update/route.ts :D needs work, tho |
hey @volkyeth; saw you grabbed this so i held off on pushing mine; but i’ve already done some work on #899 that might come in handy. let me know if you want me to merge it lol 😅