[Archive] Derive multiple wallet addresses from the same authentication in web3auth

:classical_building: Archived Content from Web3Auth Community

This topic was originally posted by githubdiscussions on 9/14/2022.
This content has been migrated from our previous community forum to preserve valuable discussions.


How can you derive multiple wallet addresses from the same authentication in web3auth?



Originally posted by: jasalo

Check the discussion at: https://github.com/orgs/Web3Auth/discussions/613

You can use private key returned by web3auth as a seed entropy to create a seed phrase and use that seed phrase in bip44 to generate hierarchically deterministic accounts.



Originally posted by: himanshuchawla009

Duplicate of #438



Originally posted by: yashovardhan