can a user change the wallet after login
Hey @nikhil941kajota user won’t be able to change the wallet addresses in Web3Auth for any specific verifier unless the account is reseted.
can you please see this is it possible to have multiple wallet under one user? · Web3Auth · Discussion #438 · GitHub
That stand corrects, you can create an HD Wallet, but the logic part, and everything needs to be handle by you.
Apart from that, we do MPC CoreKit which where you can use the wallet index to get different wallets from the SDK itself. The only difference would be in PnP, you can reconstruct the private key in frontend, but in MPC CoreKit you can’t reconstruct the private key. You’ll be using the TSS to sign the transactions.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.