HashLips / generative-art-opensource

Create generative art by using the canvas api and node js, feel free to contribute to this repo with new ideas.
MIT License
1.36k stars 692 forks source link

How do I upload all my pngs to OpenSea? And how do I make it so it automatically enters the attributes? #43

Open thecryptobirdie opened 3 years ago

Ponda1 commented 3 years ago

The attributes will automatically appear on OpenSea as it does that for you in the background GIVEN that your metadata files are generated properly in the correct format. As for publishing your NFTs , thats a really long topic and I suggest you check out HashLips (the creator of this code) minting 10000 nft video on his youtube channel.

thecryptobirdie commented 3 years ago

sounds great. how do i ensure my metadata files are generated properly?

Ponda1 commented 3 years ago

Its a long process but just follow HashLips youtube tutorials and you should be good to go. They are really long so youre gonna have to be patient.

thecryptobirdie commented 3 years ago

Ill look into it then. thank you!!