Replies: 3 comments 5 replies
-
You can use web3auth sdk to create a wallet by social logins and torus wallet ui plugin to transfer nfts and tokens. Please find below links for the reference: |
Beta Was this translation helpful? Give feedback.
-
When user login with web3auth it returns user's dapp scoped private key, you can use this key to generate user's wallet with the corresponding blockchain library. |
Beta Was this translation helpful? Give feedback.
-
It feels very shady to manipulate private keys to get the public address... any work around ? |
Beta Was this translation helpful? Give feedback.
-
I am making a game with web3auth social login and I want a wallet for users to get or transfer nft from game. so how can I get the wallet address for social login for every user is it possible or not?
Beta Was this translation helpful? Give feedback.
All reactions