How to create a complete NFT project - smart contract, delayed reveal, split funds, deploy

Поділитися
Вставка
  • Опубліковано 27 лис 2024

КОМЕНТАРІ • 48

  • @sonyandersonn
    @sonyandersonn 26 днів тому

    thirdweb is the future

  • @ricks7017
    @ricks7017 Рік тому +3

    What terminal application are you using? 🙏

  • @simonnewcombe3564
    @simonnewcombe3564 7 місяців тому +1

    Can you show how to also add in a nft staking app, page and in the navbar, cheers...

  • @Alex-d8g9t
    @Alex-d8g9t Рік тому +1

    Hi could you help me I'm trying to add remote pinning on IPFS desktop but when I go to pin it gives me an error telling me that the site is not authorized .. it says block unauthorized site which would be the remote pinning I'm trying to put

  • @seyhancanyakan
    @seyhancanyakan Рік тому +1

    You are using a plugin that automatically writes imports in the video, and when you enter a component in export, you have not shown in detail what is written in the above import. so it will be good if i can look at the full code and work it out. The project gives many errors.

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

      did you find a better solution or way to get this done?

  • @BenjaminMeeler
    @BenjaminMeeler Рік тому +1

    Can we get an instructional on how to get started with ThirdWeb? The support group isn't helpful as they state that you need to learn java, python, etc. before attempting. Well imo, this is a way to learn it. Is there a video on how to set up the IDE and get started?

    • @thirdweb_
      @thirdweb_  Рік тому +2

      Thank you for the feedback! We have some videos in the works on how to get started with thirdweb and blockchain development in general 👍

  • @Muhammadijaz-pt4td
    @Muhammadijaz-pt4td 4 місяці тому +1

    It's awesome :)

  • @jandrefelix3577
    @jandrefelix3577 Рік тому +1

    how do you deploy to unsoppable domains?

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

    Please can you suggest extension in VSCode for more productivity like what type of extension you use ??

    • @thirdweb_
      @thirdweb_  Рік тому +1

      The extension being used in this video is GitHub Copilot.

    • @Muhammadijaz-pt4td
      @Muhammadijaz-pt4td 4 місяці тому

      @@thirdweb_ Thank you so much :)

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

    When I try to deploy smart contract, it ask for API secret key in terminal, what should I do ?

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

      You will need to generate an API key through thirdweb to get a secret key. This video here is a guide on how to do that: ua-cam.com/video/G3bvXfE-OMg/v-deo.html

  • @adrianmesina7353
    @adrianmesina7353 Рік тому +2

    we also want solana

  • @justicejoseph4743
    @justicejoseph4743 Рік тому +1

    First viewer!😍😍

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

    Great job!

  • @chizaa38
    @chizaa38 Рік тому +1

    Is it possible to get the github repo link?

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

    Hi i have a question, When i created the nft drop contract on thirdweb then where it listed? is it show on marketplace like a opensea?

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

      NFTs will only show up on a marketplace when there are claimed/minted by a wallet. Lazy minted NFTs on a contract will not show in a marketplace.

    • @kpummoses9747
      @kpummoses9747 8 місяців тому

      @@thirdweb_ so if a User claims the NFT to their wallet will they see it on Opensea?

  • @ColabGuy
    @ColabGuy 11 місяців тому

    Problem/Context:
    I'm looking a way to have creators in my webapp, so i was thinking in how can i split total funds in each creator account.
    So i found this video... If i create a contract for each creator then I use this specific contract to their fan page (where people spend money)...
    Question:
    can i use a similar method like this for my application?

    • @thirdweb_
      @thirdweb_  10 місяців тому

      We do offer a "Split" contract to distribute funds to wallets based on percentage. We have a tutorial video here you can check out: ua-cam.com/video/dbBnEG9WnL4/v-deo.html

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

    I want to know why my nft collection that I made in thirdweb, does not appear in opensea

  • @adedamolaadeniyi911
    @adedamolaadeniyi911 8 місяців тому

    @thirdweb, the codebase does not seem to be working.

  • @user-gu7wb3ij4p
    @user-gu7wb3ij4p Рік тому

    How to increase supply for NFT if I just upload 1 NFT?

  • @aaa-new-web
    @aaa-new-web Рік тому

    Can you make a video for WordPress/elementor join to thirdweb

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

    all this the same for pulsechain?

  • @Sathishkumar-kj5cq
    @Sathishkumar-kj5cq Рік тому

    Once minted which exchange it will be available for resale?

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

      They should be available on any marketplace that supports the chain you deployed to.

    • @Sathishkumar-kj5cq
      @Sathishkumar-kj5cq Рік тому

      @@thirdweb_ if I use solana blockchain, it will be available in solsea and opensea as well?

    • @Sathishkumar-kj5cq
      @Sathishkumar-kj5cq Рік тому

      @thirdweb_ can you please confirm .
      Also can we do as per video in Solana blockchain ?

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

    You can share the GitHub repository?

    • @thirdweb_
      @thirdweb_  Рік тому +2

      Thank you for the feedback. The description has been updated with links to the repo.

  • @burakbektas740
    @burakbektas740 Рік тому +1

    can you give the project codes please

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

      Thank you for the feedback! We will get the code linked in our description

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

      @@thirdweb_ Sorry but I did not find project code. Can you help me please.

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

    Please can we get the GitHub repo

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

      Thank you for the feedback. The description has been updated with links to the repo.

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

    Next template with Client ID on sdk sir

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

    it is fairly mediocre

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

    Please sir how can I contact you

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