I Wanted ideas around account export to other wallets, lets say Metamask.
How can I allow users to export account to other wallets like Metamask and Trust wallet?
Two Idea which is coming to my mind is:
- Display the users private key.
- Display a seed phrase for the private key(But it seems , it is not possible)
Is it possible to get a seed phrase which users can use to export accounts to other apps?
Originally posted by: ravi-chaurasia
Check the discussion at: https://github.com/orgs/Web3Auth/discussions/1337