How to Build an NFT Project - Deploy Smart Contract and Build Frontend App

Поделиться
HTML-код
  • Опубликовано: 21 авг 2024
  • НаукаНаука

Комментарии • 21

  • @AmRobloxDev
    @AmRobloxDev 3 месяца назад +2

    Thirdweb is a legend in the Blockchain world.
    Forever supporting you guys.
    Thanks Sean.

  • @AIK-KIA
    @AIK-KIA 3 месяца назад

    Thank you - this is helping my current project Sean

  • @magatoki_ohma
    @magatoki_ohma 3 месяца назад

    Another great tutorial, thanks!
    I actually deployed and understood it!
    As a request, I would like to know how to create smart contracts that can be used on smartphones using unity!

  • @hottoshotto
    @hottoshotto 3 месяца назад

    Hi Sean, been watching a lot of your videos and learnt so much, keep crushing it!
    Any change to include next time steps for a paid mint, with a signature mint to, I think it would be a great addition to this video!

  • @GoblinSaga
    @GoblinSaga 3 месяца назад +3

    Make a P2P token trade dapp!!

  • @abdu1wahid105
    @abdu1wahid105 2 месяца назад

    Skips from V3 to V5 in 9 months with no back portability (CLIENT_ID:V3/V4??React??) in doing so has consigned 66% of Thirdwebs YT Videos to the scrapheap. Best of Luck newbies.

  • @ZYTALIX
    @ZYTALIX 3 месяца назад

    Exactly what i needed holy damn thank you

  • @familygaming9793
    @familygaming9793 Месяц назад

    Followed this tutorial to the end and the minter works well for the wallet that created the contract but I get an insufficient allowance error when trying to mint from another wallet. Do I need to revise the code within the TransactionButton to first execute an approval transaction with a callback that then triggers the claimto function?

    • @thirdweb_
      @thirdweb_  Месяц назад

      What do you have the claim condition of your contract set to? You can also open a support ticket here and provide more details and our team can help out thirdweb.com/support

  • @adeyemisuraju
    @adeyemisuraju 3 месяца назад

    ThirdWeb needs to work on token swap too.

  • @videochannel8932
    @videochannel8932 3 месяца назад

    What about the tokendrop tutorial?

  • @familygaming9793
    @familygaming9793 Месяц назад

    can you have more than one claim condition running simultaneously? Say if I want to allow a public mint with the price of X per mint but want to offer a 50% discount if they pay with a custom ERC20 token can I create two public claim conditions with two different tokens and prices at the same time?

    • @thirdweb_
      @thirdweb_  Месяц назад

      You can't have 2 claim conditions running at once. But you can accomplish something similar to what you mentioned using "Public (With Allowlist)" where you can provide the price and currency to override the public claim. But you would also have to specify the wallets that can do this, not anyone with the custom token can claim for the price. Hopefully this made sense.

    • @familygaming9793
      @familygaming9793 Месяц назад

      @@thirdweb_ Hmm yes it makes sense but what I'm hearing is its not possible to do without an allow list. Meaning I would have to know ahead of time who is buying. There is nothing preventing me from swapping out claim conditions indefinitely though right? So I could do something like every Saturday you can use a custom token at a 50% discount and then just manually switch out the active claim conditions accordingly?

  • @clintryanjao9293
    @clintryanjao9293 3 месяца назад

    when update of marketplacev3 for NFT drop contracts

  • @Ajfilly
    @Ajfilly 2 месяца назад

    Do you have a community?

    • @thirdweb_
      @thirdweb_  2 месяца назад

      Here is a link to our Discord server: discord.gg/thirdweb

  • @babakfiroozi6508
    @babakfiroozi6508 3 месяца назад

    َAwesome

  • @UnitBlock
    @UnitBlock 2 месяца назад

    Watese hello > block3

  • @SycoticSociety
    @SycoticSociety 3 месяца назад

    The thirdweb chains only now contains less than 15 mainnets. it is nearly impossible to import a new chain due to all procedural required checks in the code. No imports for Cronos, Fantom, pulse, telos, and so many other chains.