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?
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.
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.
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?
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
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
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?
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
@@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?
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