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 695 forks source link

Made my 1st nft collection! #88

Closed Ponda1 closed 2 years ago

Ponda1 commented 2 years ago

This isnt an issue but thanks to HashLips and you guys ive finally made my 1st NFT collection of 3333 Precious Pandas. I would appreciate it if you guys can check it out ! www.preciouspandas.42web.io

tradermoore commented 2 years ago

Congrats, looks awesome!! I suppose you hooked yours up to Eth network instead of through Poly? Also, wondering if you used main branch or v3? Been following some of your work through the issues and impressed at your efforts.

Diddi81Ma commented 2 years ago

This isnt an issue but thanks to HashLips and you guys ive finally made my 1st NFT collection of 3333 Precious Pandas. I would appreciate it if you guys can check it out !

www.preciouspandas.42web.io

KGalaffu commented 2 years ago

Congratulations, and long live the precious Panda!

Would it be possible to ask for your help regarding IPFS ?

Ponda1 commented 2 years ago

I absolutely love the support guys couldnt be happier. Just ask me anything and I'll help you out as ive always tried to on this github. @tradermoore yeah I hooked it up to ethereum and it was really expensive! @KGalaffu what help do you need?

KGalaffu commented 2 years ago

Do you have a discord? It would be easier to tell you my problem there ^^ I'll leave you mine here : Fufette#2276

tradermoore commented 2 years ago

@Ponda1 Awesome! Did you have to add in the code to create individual metadata per edition on main branch?

Also, did you just leave the NFTs in their order generated, ie first 2000 or so are common, next 800 rare, etc??

Ponda1 commented 2 years ago

I dont really use discord but I'll make a server. https://discord.gg/fCSbSwkG We can chat there

Ponda1 commented 2 years ago

@tradermoore yeah I made individual metadata for each file. You have to do that to get the attributes made properly.

tradermoore commented 2 years ago

Awesome, thanks @Ponda1 I'll update my code to do the same next.

bladeninja888 commented 2 years ago

@Ponda1 Ponda congrats! Can you share your Panda NFT code in a repository? That will be much appreciated and help the community to figure out some of the issues.

Thank you!