Deploy an NFT collection in 5 Min (advanced)

Поділитися
Вставка
  • Опубліковано 12 січ 2025

КОМЕНТАРІ • 271

  • @MoritzFischer
    @MoritzFischer 2 роки тому +4

    Amazing video again! There is nobody out there that explains NFT minting/smartcontract/etc better than you on UA-cam. Thank you so much!

  • @ghozalilandnft4673
    @ghozalilandnft4673 2 роки тому

    Thank you for another great tutorial! Every NFT dev begineer need to watch your video first lol.

  • @Leprochant
    @Leprochant 2 роки тому +1

    AMOOOOOOOO ESTE CANAL! DIOS HASHLIPS, el mejor canal!

  • @simirastreams
    @simirastreams 2 роки тому +7

    great tutorial as always, waiting for polygon implementation :)

  • @helas2939
    @helas2939 2 роки тому

    insane work tbh, huge congrats, hope you are having fun doing this because i consider it as art, you make it way too easy to understand.

  • @hrk1
    @hrk1 2 роки тому +1

    You are truly an NFT Guru

  • @krrptzd
    @krrptzd 2 роки тому

    Thanks a lot for your videos. I can’t stop thanking. Helpful for people like me to learn the entire nft thing.

  • @yoshikagarner6655
    @yoshikagarner6655 2 роки тому

    Your content is very easy to follow! I'm learning a lot from your channel! Thank you very much! :)

  • @JetFighters5
    @JetFighters5 2 роки тому +1

    like and comment before watching it , much respect

  • @szamtamas838
    @szamtamas838 2 роки тому +5

    Great video, I like that you use TS and config for the more convinient dev experience. Do you plan to create a more detailed explanation video for this code ? Would be sooo great :)

  • @blainewordly9134
    @blainewordly9134 2 роки тому

    Great content. I love how you've separated the front end tailwind code, Super clean 👌

  • @ohforpetesake
    @ohforpetesake 2 роки тому

    as always bru! thank you very much for your videos and the help you are providing! A legend!

  • @angiemartineaux9028
    @angiemartineaux9028 2 роки тому

    Extremely great video! Thank you so much! HashLips is so cool! Best thing ever!

  • @ZE-R0
    @ZE-R0 2 роки тому +11

    Waiting for your video about the whitelist smart contract with merkle tree

    • @HashLipsAcademy
      @HashLipsAcademy  2 роки тому +9

      Yea this solution uses a merkle tree

    • @bellmed3065
      @bellmed3065 2 роки тому

      Yes need this video

    • @ZE-R0
      @ZE-R0 2 роки тому

      @@bellmed3065 9cha3tek mghriby gha mn dik toph hahahah

    • @bellmed3065
      @bellmed3065 2 роки тому

      @@ZE-R0 dziri khoya

  • @AimaginationHub
    @AimaginationHub 2 роки тому +1

    Thank you sir! Truly a man of the people and an excellent learning resource. cheers!!

  • @anonymoustruth4861
    @anonymoustruth4861 2 роки тому

    thank you so much. These videos are so helpful! I hope you put any 5% you get from me straight to the lambo fund!

  • @ITSH4WK
    @ITSH4WK 2 роки тому

    This is such a perfect tutorial! Fantastic contract and starter minting app! The contract has absolutely everything I was looking for. Again, thank you!

    • @cese8445
      @cese8445 2 роки тому

      hello, minted photos are not showing on opensea. do you know why?

  • @frankohysaj6550
    @frankohysaj6550 2 роки тому

    Thank you so much for these great tutorials, they have been extremely helpful

  • @Yop20000
    @Yop20000 2 роки тому

    amazing video!! thank you so much for this HL. one suggestion for next video is how to add royalties to the smart contract itself ? thank you!!

  • @michaeld.milson-madmanwith8452
    @michaeld.milson-madmanwith8452 2 роки тому +1

    Thanks again for another amazing tutorial.

  • @aylaripyadventures
    @aylaripyadventures 2 роки тому +1

    If you get the that error ---> Couldn't find the binary git,
    what worked for me was to run "npm install" befor running "yarn".

  • @heyitsfinnvr7365
    @heyitsfinnvr7365 2 роки тому +1

    tutorial on how to make a minting dapp with react from SCRATCH would be awesome

  • @JuanNunez-pi1pu
    @JuanNunez-pi1pu 2 роки тому +1

    When a Video with ERC721A with WL and presale? Thanks for all!!

  • @freelanceplanner1234
    @freelanceplanner1234 2 роки тому +1

    Where to find the private key mentioned in the video to be pasted in env? Is this the same private key we export from metamask or is it something else? What is burner wallet? Can someone explain it to me?

  • @freelanceplanner1234
    @freelanceplanner1234 2 роки тому +2

    Thank you Daniel for yet another great video. 2 clarifications:
    1) Will it automatically connect with opensea Account?
    2) How to set Royalty feature in the smart contract for secondary sales?

    • @chatrloesmasse1382
      @chatrloesmasse1382 2 роки тому

      Yep it’s gonna connect
      When u create the collection by uploading the contract, u can manage The royality in opensea

  • @aleksandarogrizovic1125
    @aleksandarogrizovic1125 2 роки тому +1

    Great tutorial!
    How would we do deployment to host this app?
    I tried a lot of things and not working, since there are connections from 'minting-dapp' to 'smart-contract' directories, so they would have to be 2 separate apps?

  • @anonymoustruth4861
    @anonymoustruth4861 2 роки тому +1

    This is pretty f#&$ing awesome. Thank you thank you thank you

  • @mytripfinder
    @mytripfinder 2 роки тому +1

    How to redirect after tokens minted to a thank you or successful page. It seems we are stucked on the same page after successfully minted the desired amount.

  • @РИСОВАЯКАША-ы9х
    @РИСОВАЯКАША-ы9х 2 роки тому

    you are so cool! REAL LEGEND! BRAVO

  • @eladezra1711
    @eladezra1711 2 роки тому +1

    I have a suggestion, do a tutorial using the new ERC721A for even more gas saving contract!
    and as usual love your videos man 🔥🔥

  • @navparna
    @navparna Рік тому

    Great Video! One question though, seems the new test networks are not in hardhat, how do I add sepolia instead of rinkeby as that is now deprecated?. Thanks

  • @ricardogarcia7683
    @ricardogarcia7683 2 роки тому

    Hey Daniel and Marco, thank you very much for all this learning. This contract is very nice, now how could add the random mint functionality from the wemint washington? could you make a video on that plis?!

  • @TheArt0fRaw
    @TheArt0fRaw 2 роки тому

    Hey Daniel, great videos! Thank you. after following your low gas video, which you had no constructor args there, and you also didn't have optimization enabled. and when depoloying, you had no need to put in the abi details, i accidentally had my "enable optimization" and had trouble verifying my contract on the test network.

  • @farhadsahak9013
    @farhadsahak9013 2 роки тому +1

    Hey Daniel. I wish you teach us how to create breeding nft collections. That would be amazing. Thanks alot for this one.

  • @simosimo1346
    @simosimo1346 2 роки тому +2

    Awesome Tutorial Daniel! Thanks so much! BTW can we deploying this contract also on Polygon ? Or juste on Ethereum ? And what about the DAO ? Can be react with this contract? Greetings 🙏🏻

  • @whataluckdydx7094
    @whataluckdydx7094 2 роки тому

    What a great video! I just want to know you can make a video on how to make a delay revealed NFT, not the reveal function where it reveals all the NFTs at once but just NFT that has been minted. Thank you!

  • @sergioflores5534
    @sergioflores5534 2 роки тому

    What would I need to change in infura and visual
    Studio to deploy on polygon? Love you guys

  • @foamformbeats
    @foamformbeats 2 роки тому +1

    What hosting would you recommend to keep up with high traffic loads?

  • @mderramus
    @mderramus 2 роки тому

    hashlips You did it again 🎖️🎖️🎖️🎖️🎖️

  • @saif_alaslam4525
    @saif_alaslam4525 2 роки тому +6

    Absolutely Legend , I'm not a programmer but i watched your videos a lot and now i can read the codes and change a little bit
    I followed your tutorial and deployed on mumpai test net everything is great but all the names are ETH and i couldn't find where to change can you make version for polygon ?

  • @chillmurry
    @chillmurry 2 роки тому

    is it different for windows users because node -v and any of those other commands give me error messages only. Is there something I'm doing wrong ?

  • @DreamStateLiving
    @DreamStateLiving 2 роки тому +1

    Hi! Great video. So we can use this new contract as the ultimate ERC721 collection contract right? Want to make sure Im understanding the Merkle addresses correctly. So we can fully deploy the contract with no whitelist addresses (this way we can market once they are already contracted and give away whitelist spots), then we can add the addresses at a later date even though the contract is already deployed to Mainnet? Do you know how much each address will cost to add around? Compared to the other way that was expensive to add whitelist addresses. Thank you!

    • @alexbonjean5471
      @alexbonjean5471 2 роки тому

      Hey did you get an answer I have the same question

    • @joshhill8189
      @joshhill8189 2 роки тому

      not sure on cost as it will depend on gas, but yes, you can run the whitelist open command and it will use the up to date list.

  • @yaya555
    @yaya555 9 місяців тому

    Thank you So much Daniel How about Base please i need a response 🙏

  • @DJAlone
    @DJAlone 2 роки тому

    hey can you tell me how to make dynamic smart contract? like how to do use it as other people are doing,like it changes over time and all that?

  • @krattark3317
    @krattark3317 2 роки тому +1

    does anyone know how to deal with this problem --> "Internal JSON-RPC error.{"code":-32000,"message":"execution reverted"}
    I'm trying to mint 10k nft with a solidity smart contract through RemixIDE & I get that error.
    Im not a programmer & Its been a week now Please help me

  • @LukyBran
    @LukyBran 2 роки тому +1

    Is it possible to change the total supply after deploying the contract?

  • @zeeckas3730
    @zeeckas3730 2 роки тому

    Thank you so much for all you helped us a lot, Regarding the upload of Dapp to static server I Had an error on that it doesn't work can you explain How to upload it?

  • @pawankprajapat4573
    @pawankprajapat4573 2 роки тому

    sir,,plz answer my question
    can u make a saperate a video on how to list NFTs in bulk after minting

  • @mg-ro1pk
    @mg-ro1pk 2 роки тому

    Hello, always lots of compliments.
    Do you plan to do one day Marco and you the same tutorial but with the Polygon mainnet network? Thanks again for all the help you are giving.

  • @tygerknight195
    @tygerknight195 2 роки тому

    Hey, could you possibly do a video on how to create a DAO and token that you can use for your nft?

  • @Tuserr
    @Tuserr 2 роки тому

    Hey, could you tell me what the next step is after setting my NFTs up for minting? How do I deploy them on opensea? Do I just mint the rest so I have it in the wallet and then reveal them?

  • @ismaelbennis6951
    @ismaelbennis6951 2 роки тому

    Great tutorial, you always bring the best value in the space. It would be awesome to see the same code applied to ERC721a

  • @LucasEscuder0
    @LucasEscuder0 2 роки тому +3

    Thank you for another great tutorial! I'm trying to launch my collection on HarmonyOne (HRC721). Do you know how similar the process would be?

    • @HashLipsAcademy
      @HashLipsAcademy  2 роки тому

      Only a pleasure, no but I will look into that

    • @LucasEscuder0
      @LucasEscuder0 2 роки тому +4

      @@HashLipsAcademy Thank you, that's very nice of you! Harmony NFTs are not that big yet, but the cross chain compatibility and low fees make it a good option. I'm looking to get in early and launch a collection there instead of Solana

  • @boxytwink3129
    @boxytwink3129 2 роки тому

    Hi, congratulations for your tutorials,
    I have a problem on the cli, when I do yarn deploy --network rinkeby, I do have a contract address, but there is nothing on rinkeby, and I can see that the test wallet has used gas O_o' what's wrong doc ?

  • @anashasan2342
    @anashasan2342 2 роки тому

    do they published on market place like open sea with this process
    big thanks to you for this videos

  • @benjamincooney7594
    @benjamincooney7594 2 роки тому +1

    Love it.

  • @0xtz_
    @0xtz_ 2 роки тому +1

    I can us the polygon network for this ?

  • @thionne
    @thionne 2 роки тому

    Omg! Been looking for this sins 50 B.C ! 😂...not all heroes wear capes! Thank you so much. Now about that 5%...can i change it to 1,5% 😩

  • @techsupport3171
    @techsupport3171 2 роки тому +2

    Great video and thanks for making it easy to follow.
    When I ran Yarn for dependencies it gave me this error "error Couldn't find the binary git". Help would be appreciated.. i'm running on windows 10

    • @Helfroy
      @Helfroy 2 роки тому

      Hello, sorry, were you able to solve this error?

    • @funnnyyy9386
      @funnnyyy9386 2 роки тому

      @@Helfroy did u solved?

  • @changkinwai3029
    @changkinwai3029 2 роки тому

    just curious, are we able to configure the base price of our nft so that when it is listed on Opensea, they are all listed with the base price rather than needing to manually input every nft's price?

  • @shajeeafzal
    @shajeeafzal 2 роки тому

    So the whitelisting logic is built in the dapp right? so if someone mints directly through EtherScan, they would be able to. Right?

  • @ank7880
    @ank7880 2 роки тому +1

    Amazing content! Your video are very helpful and your communication is very great!
    There’s any way to do this on Solana BlockChain? (Smart contract)

    • @HashLipsAcademy
      @HashLipsAcademy  2 роки тому +1

      Yes I do have a video on that but will make an updated one too

  • @sarazeestores
    @sarazeestores 2 роки тому +3

    Hey Mr. daniel
    Is that Free gas fee ? Can i mint without ETH On my mainnet

    • @KaiWenFranklin
      @KaiWenFranklin 2 роки тому

      I was wondering the some thing. Can you use polygon?

  • @GenesisMix
    @GenesisMix 2 роки тому

    Awsome as alwaaays

  • @BirbalTamang23
    @BirbalTamang23 2 роки тому

    Great video ! when will you make nft-erc-721-collection repo public?

  • @arvinrao_
    @arvinrao_ 2 роки тому

    How to add Whitelist address, set whitelist open and closed, presale and public sale through etherscan?

  • @everythinggame7225
    @everythinggame7225 2 роки тому

    Great video!. I would like to know after creating and deploying your contract, how do make everything display on Open Sea?

  • @fullstackryan
    @fullstackryan 2 роки тому

    Great video! What do I do if I do not want hidden metadata? Cheers

  • @DoubleJ2287
    @DoubleJ2287 2 роки тому

    i have the newest version of node.js , but yarn refuses to install on my powershell terminal (i have windows 10). how can i get past this? i cant find any info online

  • @Benmo33
    @Benmo33 2 роки тому

    So we don’t have to use remix again ??? Can we upload more then one collection in same contract? Or every collection need new smart contract?

  • @priyane2827
    @priyane2827 2 роки тому

    I'm getting an error Couldn't find the binary git while installing yarn, in the smart contract directory

  • @BurhanBusiness
    @BurhanBusiness 2 роки тому

    When I did "yarn", it navigate to download xcode. Can you help me please.

  • @mrbeastfans4773
    @mrbeastfans4773 2 роки тому

    Thank you for this so much hashlips but the question is this can you also use this code to deploy on the polygon blockchain.

  • @victor-cn2gr
    @victor-cn2gr 2 роки тому

    How can I deploy a smart contract on a Layer 2 like Optmism? What changes?

  • @Benmo33
    @Benmo33 2 роки тому

    If I close the workspace and I wanna back to it after long time can I get back or I don’t need it after I build the smart contract? Thanks

  • @volcom2003
    @volcom2003 2 роки тому

    If I try and WL mint from contract on etherscan, it's asking for a merkleproof hash I think? What exactly goes in here? Cheers :)

  • @gangimathar
    @gangimathar 2 роки тому

    Is this also for an own nft website and not for Opensea video? confused :( If I can use it for Opensea also, which parts do I need to skip?

  • @pencilmationmovie5904
    @pencilmationmovie5904 2 роки тому

    hey bro please make a video tutorial for making nft on the harmony network

  • @beastlyzeus1266
    @beastlyzeus1266 2 роки тому +1

    Is it due to being on windows that when I go to do corepack enable or sudo corepack enable, it doesn't do anything? It just shows the error message and keeps reshowing that.

  • @dhararughani
    @dhararughani 2 роки тому

    You could have also included on how to operate it through remix

  • @christartist97
    @christartist97 2 роки тому +1

    Thanks ! It's possible to access the link of github who you explain in your video ?

    • @HashLipsAcademy
      @HashLipsAcademy  2 роки тому

      Yeas please enter it in the url I will update the info soon

  • @leggendi4114
    @leggendi4114 2 роки тому

    Nice one mate ,how to make packs drops ...its mean a pack with random nfts inside?

  • @aleprivi4575
    @aleprivi4575 2 роки тому

    Do you also add Polygon support?

  • @utsavkakadia9961
    @utsavkakadia9961 2 роки тому

    Can we use this code for polygon network

  • @alanavila6376
    @alanavila6376 2 роки тому

    How can I put a background image in the html website?

  • @maestroh42
    @maestroh42 2 роки тому

    Just curious about the hidden metadata. Is that required or can I make my collection visible from the start?

  • @sahiltitarmare6232
    @sahiltitarmare6232 2 роки тому

    when will you launch it for polygon waiting........... need your personal help in so many things😔😔😔

  • @hoangnamvu7123
    @hoangnamvu7123 2 роки тому

    Can u tell me how to find out how much it take to deploy this smart contract project ?

  • @nab4574
    @nab4574 2 роки тому

    how does the sniper proof meta data work with this?

  • @nicopc9838
    @nicopc9838 2 роки тому +1

    Thank you so much for all your videos! I have learn a lot from them. Regarding this particular contract, are the royalties from every transaction of the NFT life already included in the code or are the ones at the end just for the mint?

  • @euginium1539
    @euginium1539 2 роки тому

    Does this work If I were to use polygon network or Solana?

  • @mikewazowski8013
    @mikewazowski8013 2 роки тому

    How do you withdraw? I didn't see a command for that

  • @invisiblekanaks7196
    @invisiblekanaks7196 2 роки тому

    Thank you hashlips

  • @bock-schroeder
    @bock-schroeder 2 роки тому

    Great. Could you do the same Solana based. Thanks

  • @KemuriKatani
    @KemuriKatani 2 роки тому

    Awesome info once again! How do you determine the cost to deploy?

  • @igorym8064
    @igorym8064 2 роки тому +1

    Hello guys , do you know if this works for polygon ?

  • @bm53
    @bm53 2 роки тому

    Great video! Just a quick question, maxMintAmountPerTx means that this is the max amount to be minted per wallet or when someone mint and refresh the page one can buy an nft again?

    • @JuanNunez-pi1pu
      @JuanNunez-pi1pu 2 роки тому

      That's max amount per Transaction, not per wallet. That's is not implemented in this contract

    • @bm53
      @bm53 2 роки тому +1

      @@JuanNunez-pi1pu thanks for the answer!

  • @SportPrediction
    @SportPrediction 2 роки тому

    For these commands to work on Windows10/11 make sure to do the following:
    Press the windows-button on your keyboard.
    Type ‘PowerShell’
    Right-click Windows PowerShell
    Click Run as Administrator
    Run the following command and confirm with ‘Y’
    Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine

    • @TheBobFish
      @TheBobFish 2 роки тому

      Thank you, is this safe to have set to RemoteSigned all the time or should I change back to restricted after? I'm not too knowledgeable with this stuff

  • @apyogapaartiban
    @apyogapaartiban 2 роки тому

    Can the same be done in polygon ?

  • @manversusaverage
    @manversusaverage 2 роки тому

    When I deploy the contract it says the network rinkeby doesn't exist.