@@HashLipsAcademy Maybe a pink Ford Fiesta ;) Where is the best place to discuss a new feature dude ? I am working on it myself and I am happy to share it when it works (if thats not too cheeky!)
The art engine is so much easier to work with now! Adding numbers to the image names for rarity is brilliant. It's going to save so much time now, I can name the photoshop layer before export! Thank you!
A huge thank you for all your videos! You have opened the doors to an exciting new world for me. Such generosity in the sharing of knowledge deserves to be underlined!
Thank you very much for your videos; they were really helpful to me. I need help uploading NFTs to Opensea and i finally came across this video. For someone like me who knows nothing about coding and has language barriers, your instruction is incredibly simple to follow.
Hello Daniel, thanks for your great work. You are the best! I'm in a Discord group and someone in the group recommended your video and its brilliant! You explain everything you know without hesitation and clearly. I have tried so many videos and it has not been an easy task picking bits and pieces from them and to putting them together to understand one small concept. I'm grateful and all the best and good luck for your future work!
Thanks a lot, Daniel! I've been confused on the uploading, after being confused on the generating. Ok, I've been confused a lot during this whole process. I'm a little late to this NFT party! I finally got the build folder created and ready to go, but so cautious (and afraid) on how to proceed with uploading to OpenSea. This video may take me a little longer to do it, but the info is clear, concise, step by step and super helpful and greatly appreciated. You could not have laid it out any simpler. Like everyone in this comment section, I say, "Thank you for this."
You're a legend! thank you so much for this! Just have a few more questions: 1. In the previous dApp series, you should uploading images to own fileserver, is that a substitute for IPFS, but the same process to be followed? 2. What needs to be changed in the smart contract to upload directly to normal opensea instead of test server 3. Since it only gets uploaded, but not directly goes to sale, how to set up a price for all of the nfts at once, and What is a rising floor price? Thanks so so much! You're the best!
So I'm following the steps and when I got to time18:20. I got code: 'MODULE_NOT_FOUND" any guess on why and how to correct it? i'd be highly greatful. thanks
For anyone having issues with data displaying on opensea. If you are positive you have setup everything correctly, it is most likely an issue with the opensea testnet which is sometimes really delayed.
@@sharminoanali6647 Just go and see if your images and metadata folders are under 1GB. If they are under 1GB then yes, you can use the free pinata plan.
Can you please show the next step dealing with minting costs when you upload them to Opensea mainnet? Is there a way to add your collection to Opensea with out having to pay the minting costs on each item? Thank you!
Great video. Really clarified a lot. Just gotta upload to the mainnet. Can you do a follow up to finalize everything if you have the time to do so? Also the process of paying the gas fee or updating the smart contract. The smart contract is really the biggest part it seems like lol. Regardless, your videos have helped a lot, especially for first time coders.
hmmm i lost it when you start open remix, i never use that and never know that :/ well okay i will look for your other video about remix. i hope i can do this correctly, i have 555 nft for upload
I made this on Polygon and works great, Thank you for your video. Have just one question sir, how to add price to the metadata. I see that you have now fev options in contract folder. I would like to make 0.15 Polygon price for each NFT and available offer bid.
Useful video but i dont know if you said it in the video already. To upload more than 100 images you need to upgrade your Pinata Plan, cause it allows you 1gb storage but allows you to load just 100 max files inside folders.
i’m not kidding but i download and keep all of your videos just in case they get deleted from youtube for some reason!! hopping to mint my own collection soon!
I finally got my 10,000 images and JSON files onto Pinata and can see the CDIs for each folder, but every time I click on the folder to view the files within the images or JSON folders it seems to time out
Thank You for great guiding tutorials! I had question in this video at 23:05 time mark, the operationwith remix and solid. contracts for NFTs. I tried to connect to Rinkeby Test Network, but for some reason the capcha does not allow me to proceed with fake eth. gains. Can please some1 link in reply a video from HashLips going through this topic? Thank You in advance!
Gas estimation failed Close Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending? gas required exceeds allowance (29970705) this error facing
Awesome video as always =) By the way, is there a configuration wherein the smart contract you upload on Opensea Polygon network then assign a scheduled listing on SELL. We can do scheduled listing manually if we edit the item but if you upload 10,000 NFT it would be hard to edit one by one just to sell.
Hi, thanks for this tutorial!!!! could you do a tutorial on how to manage the public mint and not in the constructor? I am curious to understand how to avoid the issue during the public mint they can look at the metadata starting from the base uri
So the Rinkeby network is just for testing on the testnet version of the site. What about on the main site? Do we have to deploy while connected directly to the ethereum network?
Thanks for this thorough guide, really well done. Just a quick question on the PNG sizing and layer placing. My image collection came out all muddled up, how do I fix it or is there a particular way I need to lay them out?
Thank you so much for your brilliant collection of videos 🙏🙏 Can you please make another video showing verification of the contract? I think it's a very important step for any NFT project. Thanks again for sharing such great information 👍
Thank you so much for this! Does this process, as outlined, enable or discourage sniping? Is it recommended to submarine the image and/or metadata files, or is it not really a concern? Thank you so much, again.
Hello, thanks for this great series! A learned a lot. What about setting prices to thousands of nft's? Can i easily set different prices for various items in my collection?
Guy you might need to pay someone to do it cz itll take you year when you find out how to do it yourself. Cz you gonna set prices for individual nft. Not bulk pricing for all 10k nft
Hi! Thanks for this tutorial, it's awesome! I have just a question: when I try to deploy the "test contract" on Rinkeby, Metamask tells me "Insufficient funds". I noticed that when you try to do the same, the transaction in your video has a -0 ETH amount. Testing the smart contract on Rinkeby test network is free or not? Thank you so much for your amazing work!
I hope you can help me with this, i want to start on doing a nft collection , and I thought it was just a simple upload in opensea, and i stumble upon this video, i don't know whats the difference with this method with just uploading nft's on opensea?
Hi Daniel thank you so much for your work and all these amazing videos, how you said in the video i am doing the same for polygon just changing the network from metamask, and here everything is ok, but when i go to deploy the contract it appear this msg "gas required exceeds allowance ". I don't know how fix it T.T
Hands down the best content on nft. One quick question do you have a video on randomly revealed nfts. I mean there be a frontend and when a user mint an NFT its is revealed to him at that point (also uploaded to pinata at that point too not before that )
I enjoyed watching the wonderful video. I have a few questions. Question 1: How to list with a specified selling price? Question 2: How to do with polygon chain?
This is amazing Daniel! After minting the first 20 tokens, how should I mint additional tokens from the whole set of images? And is it possible to add new batch of images and traits combinations to the uploaded collection?
You can follow the a to z videos they help with that. Basically through a Dapp. the community over at t.me/hashlipsnft is thriving they might be able to help out with this
Legend and a half, Thanks for answering my memory error problem today in the telegram call! I fixed my PNG size and successfully created 1k plus NFTS. not to mention i was able to add 8 new eye layers to my project in under 30 minutes no errors!
Great work Daniel! Thanks you for putting so much time making all of these videos. Just have a couple questions, I have been minting my test NFT on the opensea testnet, just wondering if this smart contract able to deploy on the mainnet? If so, is there a video that I miss explaining how to do so? Very much appreciate.🙏
Q: Does this method fail if one were to, for example, have a contract with x nfts (tokens) and then - after contract deployment - want to mint a new token (x+1), so then the uri for the folder on ipfs would have to change because the contents of that folder would also change? And I could imagine a contract that lets the owner change the base uri, but that would then require trust that the owner wouldn't act maliciously.
I’m come from Hong Kong. I just start other online course to learn smart contract this year.However , you video is much much better than my paid course lol. ( unless I get stuck to use your art engine in every release 😅🤦🏻♂️) I went through all your episodes of basic solidity video after I finish my online course a week ago. It’s really helpful to concrete my foundation of solidity. Thank you so much for your generous contribution!
I learnt a lot with your videos brother. Thank you very much. I have a question, can you do a video explaining how the whitelist work? How can we modify the contract to not only let some wallet addresses to mint but also with different prices on different days? Thank you very much.
IT WORKS! GOD I'M SO HYPED!!! But I also have a question. Will there be a difference when I'll do it not on the testnet? Would appreciate your answer a lot. And thanks for all the tutorials. If my project succeeds, I owe you big time 🤞🏻
This error won't let me through Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending?
for 10k nft collections is it correct to use IPFS on the correct desktop? because actually in pinata there is a charge of 20 or 100 dollars to upload collections that exceed 1 gig of space or storage.
Is there anyway to start out at a different number? Ex: I create 5000 NFT's, but then I need to create another 5000, so obviously I would want that new batch to start at 5001 instead of 1.
Hi Daniel. Recently Pinata sent an email that they are changing plans. I think free plan is also changed. As far as I can see max file number is 100 for free plan. Can you also check that as well, and what can we do for alternative hosting for NFT data. Thanks 🙏🏻
Hey I'm getting the error "creation of SimpleNFTContract errored: gas required exceeds allowance (30000000)" when trying to deploy a large number of tokens: ~1000 changing the gas limit didn't seem to change anything. Sending ~200 works, however.
Im having trouble at 18:45 I get this message: Error: Cannot find module 'C:\Users\17864\Desktop\hashlips_art_engine-1.0.7_update\utils\updateBaseUri.js' What am I doing wrong?
Hi! I figured it out. For some reason this version was missing some folders. Download V 1.0.4 and go to the utils folder, there you will see rarityData and updateBaseUri. Copy those onto the utils folder of V 1.0.7 and it should work.
Hi Daniel! Thanks for all the tutorials, everything is perfect until i try to deploy the smart contract with 10000 NFTs... when i go to deploy the contract i got an error "gas required exceeds allowance ". :(
Amazing video as always Daniel! Sir would you correct if I'm mistakin? The purpose here is to mint and upload 10000 NFTs altogether instead of minting them one by one?
Amazing! Thank you so much brother! I saw a project dropped with the json and nested image both hosted on IPFS. Each image was initially the same - a casket. After all the items sold then the images changed to different vampire avatars, while still hosted on IPFS. How can we handle this revealing of nfts securely? Thank you so much again
Yeas we can I will make a video about that. But in the mean time the community over at t.me/hashlipsnft is thriving they might be able to help out with this
I wonder, how much gasfee in polygon for making smart contract. and can we add more to same collection? Example, ive minted for 1k with , then i want to add more 1k nfts next month...can we update it? Or we have to update all since beginning?at the same tiem?
I already have my images created and the metadata I used Rare mint and the images are in a folder and the metadata in a separate folder - the metadata doesn't have a .jason name just a corresponding number the same as it's associated image. There must be an easy way to upload this to Open Sea? Can someone help point me to the way, I have no money to pay for help so don't ask. :) Also, I didn't see how you collection automatically listed the NFT's for sale on Open Sea? Do you have to do each one manually? That would be bad.
So to clarify, if we want to upload to the mainnet we simply follow all the steps, everything stays the same, but select ether or polygon instead of test network? How and where do we set the price for all the nfts?
Love this guide! Super helpful. How much would the gas fee be on average to deploy a smart contract with 10,000 NFTs instead of 20? Also, when running node index.js, I'm getting the following error: Cannot read property 'split' of undefined at cleanDna main.js 46:25. Any idea what I can do to fix that?
@@bellpep Yes that is right. But why don't you use version 1.01 of the art engine? Daniel hasn't implemented the rarity function in that version so all layers get to be selected equally.
Hi! Not sure if a stupid question or not - Since the ipfs address is pretty the same for all the images since they live in the same folder, would people be able to look at all the all the images before you mint them if they had the folder address? Is that address publicly available? Just wondering as there have been some ideas floating around of a loot box type system where you don't know the nft that you will get - like a cs:go crate.
These are brilliant videos dude, as soon as I make a million in NFTs I'll be back to sort you out with an ETH or two 😉
Pink lambo? 😉💪
@@HashLipsAcademy Maybe a pink Ford Fiesta ;) Where is the best place to discuss a new feature dude ? I am working on it myself and I am happy to share it when it works (if thats not too cheeky!)
Only 1 or 2 eth... you selfish
give that man freaking 100 eth
@@HashLipsAcademy pls show a demo on polygon plszzzzzzzzzzzzzzz !!!!!!!!
You are amazing. I did not find anybody who explains NFT, etc so clearly. You obviously know what you doing! Thank you so much!
The art engine is so much easier to work with now! Adding numbers to the image names for rarity is brilliant. It's going to save so much time now, I can name the photoshop layer before export! Thank you!
how much layer to produce 10.000 images combinations?
@@sevenson5112 100
A huge thank you for all your videos! You have opened the doors to an exciting new world for me. Such generosity in the sharing of knowledge deserves to be underlined!
that / at the end of initbaseuri address really perked me up. thanks for that.
onwards and upwards lads!
😂🙌🙏
Thank you very much for your videos; they were really helpful to me. I need help uploading NFTs to Opensea and i finally came across this video. For someone like me who knows nothing about coding and has language barriers, your instruction is incredibly simple to follow.
Hello Daniel, thanks for your great work. You are the best! I'm in a Discord group and someone in the group recommended your video and its brilliant! You explain everything you know without hesitation and clearly. I have tried so many videos and it has not been an easy task picking bits and pieces from them and to putting them together to understand one small concept. I'm grateful and all the best and good luck for your future work!
Awesome, thank you!
Thanks a lot, Daniel! I've been confused on the uploading, after being confused on the generating. Ok, I've been confused a lot during this whole process. I'm a little late to this NFT party! I finally got the build folder created and ready to go, but so cautious (and afraid) on how to proceed with uploading to OpenSea. This video may take me a little longer to do it, but the info is clear, concise, step by step and super helpful and greatly appreciated. You could not have laid it out any simpler. Like everyone in this comment section, I say, "Thank you for this."
Finally the wait is over. The video much needed. Thanks a Lot
Glad it helped
I am short of words, you are great and I will personally pay you back
Everyone was asking for this video, you are literally a saint 🙏🏼
Only a pleasure
Holy shit, no other tutorials worked! Finally, this one shows how to do it right. Thank you!
I can’t wait to get started. This is by far my favorite video. Awesome
Appreciate that
Mr hashlips not only you wrote the main code u also tell us how to upload them. Mr Hashlips you are a legend i say a legend
wow thank u so much , this video is wat i was looking for all week
🙌🙌🙌
Man, I hope you take 3 Minutes to Imagine the Standing Ovation ,from Football Stadium. Final World Cup Fully Crowded . Even the Grass !! Awesome Man.
You're a legend! thank you so much for this!
Just have a few more questions:
1. In the previous dApp series, you should uploading images to own fileserver, is that a substitute for IPFS, but the same process to be followed?
2. What needs to be changed in the smart contract to upload directly to normal opensea instead of test server
3. Since it only gets uploaded, but not directly goes to sale, how to set up a price for all of the nfts at once, and What is a rising floor price?
Thanks so so much! You're the best!
Hey thanks.
Yes it is a substitute for the server
Nothing you just need to depoy on the main network and not the test net.
The price gets set by people who start to trade on Opensea
the community over at t.me/hashlipsnft is thriving they might be able to help out with this
This is the best video I've ever watched in my life. Just thank you...
YOU ARE A LEGEND BROTHER!!!! I APPRECIATE YOU!
Amazing tutorial! Thank you for all the amazing content you've created!
Damn :D cant wait to try it out! Thanks for your amazing content!
🙏 Let's us know if you came right.
cant thank you enough for all these videos, truly an eye opener to what the blockchain has to offer!
Wow you are just awesome man! keep up the good! I feel like I have you as a teacher in front of me
I'm glad I can help
Best video covering the subject matter!
Waiting for NFT.Storage tutorial, thank you so much HashLips
So I'm following the steps and when I got to time18:20. I got code: 'MODULE_NOT_FOUND" any guess on why and how to correct it? i'd be highly greatful. thanks
Thank you for all your great information I appreciate it I will come back and watch later i have to leave right now but I wanted to say thanks
Perfect hope you enjoy
Thank you for the detailed informations :)
My pleasure!
Brother you are a good man😉
Helped a lot...
God bless you
Really awesome content, ALL of your content. Thanks so much 👍
Amazing was what i needed to understand, thank you so much for your videos, you are awesome!
For anyone having issues with data displaying on opensea. If you are positive you have setup everything correctly, it is most likely an issue with the opensea testnet which is sometimes really delayed.
I have the picture no show in some NFTs issue.
Hey, I am planning to upload a collection of 8000 nfts. Using the free plan of pinata, will I be able to do it?
@@sharminoanali6647 Just go and see if your images and metadata folders are under 1GB. If they are under 1GB then yes, you can use the free pinata plan.
this is really a valuable content . thanks Hash!
You’re the best bro! Thanks for this! 🔥
Love you Hashlips.. just wish you linked to all the videos when you say "we did it in another video so go watch it" 😅
This video is MAGNIFICIENT. Thank you x100
Please make a video how to implement connect to wallet button and also mint nft option on a custom one page website
@@DillonPeterson Can you send me a link? Thank you
You are actually amazing!!! thank you so so much
🙌🙏
Can you please show the next step dealing with minting costs when you upload them to Opensea mainnet? Is there a way to add your collection to Opensea with out having to pay the minting costs on each item? Thank you!
@3d student are you minting directly on remix, or you doing so on the dapp?
@3d student bro, are you minting by using public at your dapp, or are you simply uploading/minting 10k/5k collection to opensea?
Love these videos! BC coding for human beings. Thank you
🙏🔥
Great video. Really clarified a lot. Just gotta upload to the mainnet. Can you do a follow up to finalize everything if you have the time to do so? Also the process of paying the gas fee or updating the smart contract. The smart contract is really the biggest part it seems like lol. Regardless, your videos have helped a lot, especially for first time coders.
There is a video explaining the whole process, the community over at t.me/hashlipsnft is thriving they might be able to help out with this
@@HashLipsAcademy thank you. Will check it out.
Great detailed presentation. PriceLess! Thanks
I hear a South African accent, and I upvote.
hmmm i lost it when you start open remix, i never use that and never know that :/
well okay i will look for your other video about remix.
i hope i can do this correctly, i have 555 nft for upload
I made this on Polygon and works great, Thank you for your video. Have just one question sir, how to add price to the metadata. I see that you have now fev options in contract folder. I would like to make 0.15 Polygon price for each NFT and available offer bid.
This is THE only tutorial that actually worked for me from start to end. The problem is, how do i do this in real life instead than testing?
Useful video but i dont know if you said it in the video already. To upload more than 100 images you need to upgrade your Pinata Plan, cause it allows you 1gb storage but allows you to load just 100 max files inside folders.
23:00 Into wich video do you explain how to put metamask on the test network?
i’m not kidding but i download and keep all of your videos just in case they get deleted from youtube for some reason!! hopping to mint my own collection soon!
Man that is great, the videos will stay on and just keep getting more. 🙌
I finally got my 10,000 images and JSON files onto Pinata and can see the CDIs for each folder, but every time I click on the folder to view the files within the images or JSON folders it seems to time out
How are you friend. I watched more of your channel already. Smooth, entertaining! Uploads Cool! I see U getting good at your theme. Peace!
Where is the video of where you set up the smart contract?
Totally wonderful! Thank you so much!
Only a pleasure
Hi Daniel this is so awesome!
I was wondering if there a way to make them all sellable and set a price in the smart contract?
yes me to, if someone can do it please tell me
Yes me too
@@mohmmadanas5324 same here
Did you ever figure out how to do this?
Same question here... I hope somebody can figure it out.
Thank You for great guiding tutorials!
I had question in this video at 23:05 time mark, the operationwith remix and solid. contracts for NFTs. I tried to connect to Rinkeby Test Network, but for some reason the capcha does not allow me to proceed with fake eth. gains.
Can please some1 link in reply a video from HashLips going through this topic? Thank You in advance!
Awesome! Thanks for the video
Only a pleasure
Gas estimation failed
Close
Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending?
gas required exceeds allowance (29970705) this error facing
Awesome video as always =) By the way, is there a configuration wherein the smart contract you upload on Opensea Polygon network then assign a scheduled listing on SELL. We can do scheduled listing manually if we edit the item but if you upload 10,000 NFT it would be hard to edit one by one just to sell.
how can I upload 10000 at once?
Hello, would you help me with a problem when using the command node utils / updatebaseuri, it only changes the first 8 json
thanks a lot for your videos, but how i can upload to polygon blockchain to have 0 fees? thanks in advice!
Hi, thanks for this tutorial!!!! could you do a tutorial on how to manage the public mint and not in the constructor?
I am curious to understand how to avoid the issue during the public mint they can look at the metadata starting from the base uri
So the Rinkeby network is just for testing on the testnet version of the site. What about on the main site? Do we have to deploy while connected directly to the ethereum network?
How do you mint more than 20?
Iv completed it. Have 20 out of 3500 live on Opensea. But not sure how to mint the rest?
Thanks for this thorough guide, really well done. Just a quick question on the PNG sizing and layer placing. My image collection came out all muddled up, how do I fix it or is there a particular way I need to lay them out?
Thank you so much for your brilliant collection of videos 🙏🙏
Can you please make another video showing verification of the contract? I think it's a very important step for any NFT project.
Thanks again for sharing such great information 👍
You are a mad genius!
Thank you
Thank you so much for this! Does this process, as outlined, enable or discourage sniping? Is it recommended to submarine the image and/or metadata files, or is it not really a concern? Thank you so much, again.
Hello, thanks for this great series! A learned a lot.
What about setting prices to thousands of nft's?
Can i easily set different prices for various items in my collection?
Gave you a heart but did not reply xD i am also interested on setting price to various items when minting
same question!!
same question!!!! someone with the aswer??
I need this too
Guy you might need to pay someone to do it cz itll take you year when you find out how to do it yourself. Cz you gonna set prices for individual nft. Not bulk pricing for all 10k nft
Hi! Thanks for this tutorial, it's awesome! I have just a question: when I try to deploy the "test contract" on Rinkeby, Metamask tells me "Insufficient funds". I noticed that when you try to do the same, the transaction in your video has a -0 ETH amount. Testing the smart contract on Rinkeby test network is free or not? Thank you so much for your amazing work!
Would love to see some tutorial on EOSIO based blockchains, like Proton or WAX
I hope you can help me with this, i want to start on doing a nft collection , and I thought it was just a simple upload in opensea, and i stumble upon this video, i don't know whats the difference with this method with just uploading nft's on opensea?
Hmm I’m thinking of the same thing. I’m a little confused.
Hi Daniel thank you so much for your work and all these amazing videos, how you said in the video i am doing the same for polygon just changing the network from metamask, and here everything is ok, but when i go to deploy the contract it appear this msg "gas required exceeds allowance ". I don't know how fix it T.T
Hands down the best content on nft. One quick question do you have a video on randomly revealed nfts.
I mean there be a frontend and when a user mint an NFT its is revealed to him at that point (also uploaded to pinata at that point too not before that )
I enjoyed watching the wonderful video. I have a few questions. Question 1: How to list with a specified selling price? Question 2: How to do with polygon chain?
This is amazing Daniel! After minting the first 20 tokens, how should I mint additional tokens from the whole set of images? And is it possible to add new batch of images and traits combinations to the uploaded collection?
You can follow the a to z videos they help with that. Basically through a Dapp. the community over at t.me/hashlipsnft is thriving they might be able to help out with this
@@HashLipsAcademy I’m in now!
@@fabioseva1 did you find the answer?
I want to mint whole collection.
@@konstantinbabanov6312 me too lol
Hi Daniel, have any vídeo explain how to make ERC 721 NFT Frozen metadata? Like a "Bored Ape Yacht Club" ?
is it jesus?, lebron james?, justin bieber?, NO ITS HASH LIPS BABY!
Legend and a half, Thanks for answering my memory error problem today in the telegram call! I fixed my PNG size and successfully created 1k plus NFTS. not to mention i was able to add 8 new eye layers to my project in under 30 minutes no errors!
Great work Daniel! Thanks you for putting so much time making all of these videos. Just have a couple questions, I have been minting my test NFT on the opensea testnet, just wondering if this smart contract able to deploy on the mainnet? If so, is there a video that I miss explaining how to do so? Very much appreciate.🙏
Q: Does this method fail if one were to, for example, have a contract with x nfts (tokens) and then - after contract deployment - want to mint a new token (x+1), so then the uri for the folder on ipfs would have to change because the contents of that folder would also change? And I could imagine a contract that lets the owner change the base uri, but that would then require trust that the owner wouldn't act maliciously.
I’m come from Hong Kong. I just start other online course to learn smart contract this year.However , you video is much much better than my paid course lol. ( unless I get stuck to use your art engine in every release 😅🤦🏻♂️)
I went through all your episodes of basic solidity video after I finish my online course a week ago. It’s really helpful to concrete my foundation of solidity. Thank you so much for your generous contribution!
Hello fellow hk friend! Yeah his videos are really good - just wish there were more updated videos as im stuck on some steps along the way :/
I learnt a lot with your videos brother. Thank you very much. I have a question, can you do a video explaining how the whitelist work? How can we modify the contract to not only let some wallet addresses to mint but also with different prices on different days?
Thank you very much.
IT WORKS! GOD I'M SO HYPED!!!
But I also have a question. Will there be a difference when I'll do it not on the testnet? Would appreciate your answer a lot.
And thanks for all the tutorials. If my project succeeds, I owe you big time 🤞🏻
This error won't let me through
Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending?
for 10k nft collections is it correct to use IPFS on the correct desktop?
because actually in pinata there is a charge of 20 or 100 dollars to upload collections that exceed 1 gig of space or storage.
Is there anyway to start out at a different number? Ex: I create 5000 NFT's, but then I need to create another 5000, so obviously I would want that new batch to start at 5001 instead of 1.
Hi Daniel. Recently Pinata sent an email that they are changing plans. I think free plan is also changed. As far as I can see max file number is 100 for free plan.
Can you also check that as well, and what can we do for alternative hosting for NFT data. Thanks 🙏🏻
Hey I'm getting the error "creation of SimpleNFTContract errored: gas required exceeds allowance (30000000)" when trying to deploy a large number of tokens: ~1000 changing the gas limit didn't seem to change anything. Sending ~200 works, however.
I have the same issue to! Please help :)
Same. No idea why this is happening. please let us know if you figure this out!
Can this be done on the Polygon network, or would you suggest a different method for mass-minting on there?
i am only geting one meta data jason file i dont get the jason 1 2 3 4 5
???
Im having trouble at 18:45 I get this message: Error: Cannot find module 'C:\Users\17864\Desktop\hashlips_art_engine-1.0.7_update\utils\updateBaseUri.js' What am I doing wrong?
Hi! I figured it out. For some reason this version was missing some folders. Download V 1.0.4 and go to the utils folder, there you will see rarityData and updateBaseUri. Copy those onto the utils folder of V 1.0.7 and it should work.
Great but how we can see nft on opensea not test network
Hi Daniel! Thanks for all the tutorials, everything is perfect until i try to deploy the smart contract with 10000 NFTs... when i go to deploy the contract i got an error "gas required exceeds allowance ". :(
Did you get any solution for this buddy?? This is perfect until 223 but above that gives the same error
Same
I have a same problem. Please resolve it. Video is amazing and only problem is this.
bro just increase gas limit!! :)
Amazing video as always Daniel! Sir would you correct if I'm mistakin?
The purpose here is to mint and upload 10000 NFTs altogether instead of minting them one by one?
Amazing! Thank you so much brother! I saw a project dropped with the json and nested image both hosted on IPFS. Each image was initially the same - a casket. After all the items sold then the images changed to different vampire avatars, while still hosted on IPFS. How can we handle this revealing of nfts securely? Thank you so much again
Yeas we can I will make a video about that. But in the mean time the community over at t.me/hashlipsnft is thriving they might be able to help out with this
I wonder, how much gasfee in polygon for making smart contract. and can we add more to same collection? Example, ive minted for 1k with , then i want to add more 1k nfts next month...can we update it? Or we have to update all since beginning?at the same tiem?
I already have my images created and the metadata I used Rare mint and the images are in a folder and the metadata in a separate folder - the metadata doesn't have a .jason name just a corresponding number the same as it's associated image. There must be an easy way to upload this to Open Sea? Can someone help point me to the way, I have no money to pay for help so don't ask. :)
Also, I didn't see how you collection automatically listed the NFT's for sale on Open Sea? Do you have to do each one manually? That would be bad.
Hey thanks for the vid Hashlips! Just one question on Remix, How do you deploy the smart contract on Polygon rather than Rinkaby. Thanks alot!!
You change your Metamask to point to the Polygon network and then deploy
If you need and further assistance our community in discord is always ready to help, please Join if you haven't already. discord.gg/Fqs75kME9G
So to clarify, if we want to upload to the mainnet we simply follow all the steps, everything stays the same, but select ether or polygon instead of test network? How and where do we set the price for all the nfts?
Love this guide! Super helpful. How much would the gas fee be on average to deploy a smart contract with 10,000 NFTs instead of 20?
Also, when running node index.js, I'm getting the following error: Cannot read property 'split' of undefined at cleanDna main.js 46:25. Any idea what I can do to fix that?
You will need to define a weight in every file name in your layers (ie eye1#20.png...). otherwise, it will display that error.
@@irisshen Is the weight what determines rarity? If so, do higher numbers = more rare or lower numbers?
@@bellpep Yes it defines the rarity. higher the number = more common
@@irisshen Ohhhh gotcha gotcha. So if I gave them all the same number then they'd all be equally likely to be chosen? Thanks by the way!
@@bellpep Yes that is right. But why don't you use version 1.01 of the art engine? Daniel hasn't implemented the rarity function in that version so all layers get to be selected equally.
Hi! Not sure if a stupid question or not -
Since the ipfs address is pretty the same for all the images since they live in the same folder, would people be able to look at all the all the images before you mint them if they had the folder address? Is that address publicly available?
Just wondering as there have been some ideas floating around of a loot box type system where you don't know the nft that you will get - like a cs:go crate.