jalagar / animated-art-engine

A generative engine that takes various png layers on a sprite sheet format, combines them and then converts them into a .gif file
MIT License
167 stars 62 forks source link

Polygon metadata #81

Closed TheFunkySkullsNFT closed 2 years ago

TheFunkySkullsNFT commented 2 years ago

Hello! Jalagar and thank so much for such Amazing tool and thanks to all in the nft community. I have probably a very dumb question.

My collection is almost finish by that I mean the code its been running for little over 40 Hours (yes I have an old machine) but I watched I video from hashlips about the minting dapp on polygon and I notice the metadata being little different.. So my question is if you or anyone know the metadata created after running this fork is compatible with Polygon? I'll be selling my collection/nfts on OpenSea, so I'm not using a minting dapp at all (I'll be minting all the nfts), but I just keep watching videos because I want my project to be bugs/errors free.

Now. my understanding is that ETH Metadata and Polygon Metadata are written in the exact same way, and that both should be 100% compatible with each other, but I can be wrong.

Also. Jalagar once I'm finish in the next couple of days I would love to air-drop one NFT to you, so can I send it to the same ETH address you have at the end of the "readme" section?? but again my NFTs would be deployed to the Polygon Blockchain so I'm really not sure. yes I know this are very dumb and basic questions but believe me or not I'm a little head-blocked right now.. I'm very anxious now that I'm getting to close to the deploy stage.

thanks again.

jalagar commented 2 years ago

Hi @TyWatson never apologize for asking questions! This space is SO new that no one knows all the answers and there are no dumb questions.

Glad its working great and you were able to get it to work! Have you tried multiprocessing? It might speed it up :).

I do not know how Polygon metadata works,I would try it out on a testnet https://mumbai.polygonscan.com/ and make sure the metadata works. This will also help with your anxiety. I don't have any answers for you in terms of metadata, someone in the Hashlips Discord might know, but afaik it should work.

I am honored! Yes please use that address thank you so much! Feel free to post your collection here I want to see them all :)

Keep me updated! I'll leave this open until you confirm

TheFunkySkullsNFT commented 2 years ago

Hi. thank you so much for taking the time to answer my question I know you are very busy with your projects. So i watched another more recent video of hashlips and the metadata looks exactly the same so now im 99.9% everything it’s going to work fine.. yes i tried multiprocessing but my machine its an old 2011 iMac and i was afraid it could crash so i rather stick with the regular set up. btw i can tell you the set up of your tool was very straightforward you explained great in the video and everything worked just fine. in my collection i’m 335 different traits so you can imagine how crazy this whole thing has been. I had to the incompatibility function a lot so i don’t have overlapping layers that could result in traits being hidden. anyway. your tool its probably the best there is, im so exited even if i don’t sell one its been a powerful experience.

thanks again and in the next couple of days you’ll receive a nice weird nft. that's a hint lol. thanks.

jalagar commented 2 years ago

OH my that's crazy! Honestly 40 hours is not that bad compared to other tools that take weeks :D (and crash your computer haha). This is what I love to hear! Can't wait for the airdrop!

Would love a follow on https://twitter.com/jalagar_eth and/or https://twitter.com/FitFriends_NFT. Also let me know if you're ok with my screenshotting this and sharing with my audience, I love amazing comments like this!

TheFunkySkullsNFT commented 2 years ago

bad news, lol, i have to restart the process because one of my layers was partially covering another. couldn’t catch it earlier. more specifically the “Luxurious_Beard” layer was covering the piercing in the “Nose_Ring” layer. omg and then somehow i have no idea how but i delete the # rarity delimiter in one of the folders and i wasted couple extra hours trying to figure out why that trait was showing in every single sprites sheet.. oh! gosh. but i found it and fix it.. dude i can tell you if theres one error or a problem its almost certain it’s a user mistake. your tool work flawlessly. i actually started running it this time with Multiprocessing, but the downside is that the stage that takes the longest is the 2nd stage, but no problem.. and dude yes of course you can take an screenshot and of course i’ll follow you, dude im not joking your tool its a huge upgrade compared to the original HashLips. now we cant forget Hashlips started the whole thing, and i have another nft reserved for Daniel/HL and also for cheftnft his fork its great but dude you did Magic. you took great tools and created some Amazing.

jalagar commented 2 years ago

Yea there's an issue to improve the speed of 2nd stage :(. Awesome yea hope it works this time 🙏 What I recommend for people is to generate 10-100 collection, and then generate the whole one when they're certain it works! Thanks again!

jalagar commented 2 years ago

Hi @TyWatson going to close this issue for now feel free to reopen it if you run into any issues!