Closed MarkRLV closed 3 years ago
Yes, you should be able to do that.
For KeepKey or any other software/hardware wallet that gives you a mnemonic you'll need the following information to recover all your private keys:
m/49'/0'/0'/0
for example)You should be able to find 3&4 on the wallet's website or github repository or simply ask their devs or on a forum. However if you are missing the derivation path (4) you can use FinderOuter to try and figure it out if you have at least an address or child key from your wallet using the Missing BIP32 path option.
I have a "KeepKey." I know my 12 words. When I log into beta.shapeshift.com, I can click "receive crypto" which gives me a wallet address and that m/49... string. I know my password to log in.
From this information, can I compute the public key / private key that is inside my KeepKey?