How to create gasless transactions for your web3 app

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

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

  • @thirdweb_
    @thirdweb_  Год назад

    Thank you for watching! Be sure to leave a comment with what you'd like to see us build next. 👇
    If you haven't already, hit the subscribe button to be notified every time we drop a web3 development tutorial. 💫

  • @RichReflectionz
    @RichReflectionz Год назад +1

    love the continual content, you guys make transitioning to web3 easier for web2

  • @GrantSpilsbury
    @GrantSpilsbury 11 месяцев назад

    Great demo thanks!

  • @surgity9806
    @surgity9806 Год назад

    Thanks, you are killing it!

  • @romankokhatskyi8137
    @romankokhatskyi8137 Год назад

    Love it, thank you guys! 👏

    • @thirdweb_
      @thirdweb_  Год назад

      Thank you for the support!

  • @jawadn00r
    @jawadn00r Год назад +1

    Thank you ❤

  • @robertcharles8303
    @robertcharles8303 Год назад +2

    hey is there a way i build gasless transactions in backend service using GO/Node js where i can send token using API?

  • @SebastianLecona
    @SebastianLecona 4 месяца назад

    I love thirdweb and everything it has to offer, altho I feel I'm just getting 10% of the value because I get lost as coding gets into the equation.
    Is there any way for me to implement multichain smart wallets, cc on/off ramp and gasless transactions in my website?
    I use webflow and usually embed the code directly in the website for the minting modules.

    • @thirdweb_
      @thirdweb_  4 месяца назад +1

      Not all of the features you mentioned are available in an embed. Many of these are implemented using our SDK (which will require coding knowledge).

    • @SebastianLecona
      @SebastianLecona 4 месяца назад

      @@thirdweb_ so sad, I guess I’ll need to find a coder to help me out 😅

  • @こつこつ-f1b
    @こつこつ-f1b Год назад

    It would be very useful content if you could support us to the point of integrating a wallet-based sign-in feature into our regular website.
    In particular, I would like to learn systematically about the directory structure, etc. when integrating it into a dynamic website using react.
    Thank you in advance.

  • @likwaichan6208
    @likwaichan6208 Год назад

    Yooo this is great

    • @thirdweb_
      @thirdweb_  Год назад

      Thank you! Glad you found the video helpful.

  • @RJ-xb3zw
    @RJ-xb3zw Год назад

    This is great! How do you batch the transactions in thirdweb?

    • @thirdweb_
      @thirdweb_  Год назад

      Thank you! If you're looking to batch function with the smart contract, some of the pre-built contract have a 'multi-call' function you can use. Or in your front-end app you can create a function to handle everything you need to do.

  • @churchilledidjana9084
    @churchilledidjana9084 Год назад +1

    This is for NFTS, How can I set this up for transferring tokens from the connected wallet to another address without paying gas?
    For example, If I have only 10USDT in the connected wallet and no eth gas. How can I set this up to be able to send USDT to another wallet while having the relayer pay for the gas fee?

    • @thirdweb_
      @thirdweb_  Год назад

      The example is done with an NFT contract, but these methods can be applied to any smart contract function.

    • @churchilledidjana9084
      @churchilledidjana9084 Год назад +1

      @thirdweb I appreciate your taking the time out to reply man.
      So is it technically possible to transfer USDT via ethereum mainet from one normal connected wallet to another with biconomy relayers?
      I'm not talking about generating a smart contract account for each connected user because then they'd still need gas to deposit USDT into that L2 address before they can make gassless transactions from it.
      I'm talking about just connecting your regular trust wallet to the web page, and transacting ERC20 tokens to other addresses while having a relayer paying gas for both token approval and transfer.
      Is that currently possible?

  • @maktheartist
    @maktheartist Год назад

    When is the due date for mainnet compatibility with smart wallet and gasless?

    • @thirdweb_
      @thirdweb_  Год назад +1

      We don't currently have a set date for mainnet, but we will announce when it is available.

    • @maktheartist
      @maktheartist Год назад

      @@thirdweb_ I will be waiting, thanks guys

  • @vladimak3194
    @vladimak3194 Год назад

    El problema de todas App nuevas que solo hay un idioma!(((((

  • @theanthill22
    @theanthill22 Год назад

    You kind of breeze over the fact you need your own pay master for using smart wallet gasless?