Account Abstraction ERC4337 - Build your own smart wallets quick and simple

Sdílet
Vložit
  • čas přidán 5. 09. 2024

Komentáře • 17

  • @devjoneslocker
    @devjoneslocker Před 11 měsíci +4

    Could you please go over security tips on what to include in the smart contract before deploying? Maybe some best practices

    • @thirdweb_
      @thirdweb_  Před 11 měsíci +1

      Thank you for the suggestion. We will put this down on our list of potential upcoming videos.

  • @bullsclub11
    @bullsclub11 Před 11 měsíci

    do we need to deploy the factory contract at every chain the dapp will be working on? or one deployment should work with multichains dapps? can we see examples of how to handle multichain connection with smart wallets?

  • @jopadjr
    @jopadjr Před 7 měsíci

    95th...Thanks Sean

  • @UnitBlock
    @UnitBlock Před 11 měsíci

    Tell me, how can I control the cost of gas? Let's say I can't afford the gas costs and before I could cancel the transaction or edit the gas costs. What to do in this case?

  • @b-b0t
    @b-b0t Před 8 měsíci

    What other alternatives are there for pragmatically created EOA wallets?
    Kinda negates the point of improving the UX when the user still needs crypto knowledge to use the smart wallet.
    How to make it invisible basically.

    • @thirdweb_
      @thirdweb_  Před 8 měsíci

      A combination of Smart Wallet (ERC-4337) and Embedded Wallets (Email and social login) can accomplish something like this. A user can create an EOA wallet with email or social login with Embedded Wallet which would be used to access Smart Wallet. With gasless enabled with Smart Wallet a user can experience an email sign in flow and not have to pay gas or fund wallet for gas.

  • @shashankkprabhu
    @shashankkprabhu Před 7 měsíci

    According to the latest version paperWallet appears to be deprecated ,so in order to create a wallet with otp login from email what could be done ,in such a manner that the decentralisaed part could be made invisible

    • @thirdweb_
      @thirdweb_  Před 7 měsíci

      paperWallet has been moved over to thirdweb’s Embedded Wallet. Works the same under thirdweb. Link to docs: portal.thirdweb.com/wallets/embedded-wallet/overview

  • @lovelife5026
    @lovelife5026 Před 9 měsíci

    Can I create wallet extension like Metamask with Account Abstraction ERC4337 ?

  • @nickjunes
    @nickjunes Před 10 měsíci

    I would like to know how we can sponsor our own paymaster account. That is I'd like to be able to fund our own paymaster account. Do we have to have our own bundler? How can we do this?

    • @thirdweb_
      @thirdweb_  Před 10 měsíci

      You can supply your own bundler and paymaster, thirdweb is the default. Here is a link to the docs showing how to: portal.thirdweb.com/smart-wallet/infrastructure

    • @nickjunes
      @nickjunes Před 9 měsíci

      @@thirdweb_ I don't understand why the paymaster property is a URL though? Shouldn't it be a smart contract address? Do you need to run a bundler and put the URL of the bundler for both these URLs?

  • @getssupport4610
    @getssupport4610 Před 11 měsíci

    Hey can you help me with, the contract that I have deployed using thirdweb is saying Unpublished, after I successfully deployed the contract
    can you tell me how to fix that because whatever contract I deploy all of then say Unpublished
    Pls share a email so I can send the screen short.
    I would great if you help me

    • @thirdweb_
      @thirdweb_  Před 11 měsíci

      If you need more help troubleshooting you can open a support ticket in our Discord and provide more details of the error.