Closed mobilesite closed 6 years ago
What do you mean by keystore
?
@dcousens I mean keystore file of an ethereum wallet.
No idea about that. But, entropyToMnemonic
is probably closest to what you need.
For extracting private key from keystore you can use https://github.com/ethereumjs/keythereum
Excuse me! Is there any method to translate keystore / private key to mnemonic, or is it possible? Thank you!