meth / eth-hd-wallet

Lightweight Ethereum HD wallet implementation according to BIP44, production-ready.
MIT License
65 stars 20 forks source link

Recover wallet/address(es) using mnemonic (12 words) string. #8

Open RudrikaFichadiya opened 4 years ago

RudrikaFichadiya commented 4 years ago

Wallet and addresses generated using HD path: "m/44'/60'/0'/0'/1" How can I recover my wallet and its addresses back using provided mnemonic at the time of generation?

dharmveersinh commented 4 years ago

Pass your mnemonic to this function EthHdWallet.fromMnemonic()

Aviril7 commented 1 year ago

Like this EthHdWallet.fromMnemonic('cycle mule digital wrong use tissue sick survey help promote love test')