-
Notifications
You must be signed in to change notification settings - Fork 22
Description
Hi,
How can I restore all wallet addresses if I only have a mnemonic and a pin? Access to the mail was lost to which the account was registered.
I'm a developer, and I don't quite understand the algorithm by which private/public keys are generated from mnemonics.
Can you give any information how can I generate private keys from mnemonics?
I registered a new wallet for the test and tried many different methods of generating keys from the mnemonic and in the end I still get different keys than those that I export from the test wallet.
I have tried public services, for example here are a few:
https://iancoleman.io/bip39/
https://bitaps.com/mnemonic
https://bip32jp.github.io/english/index.html
they also generate invalid keys.
I would be very grateful for any information that can help me with this task.
Thank you.