trufflesuite / truffle-hdwallet-provider

HD Wallet-enabled Web3 provider
MIT License
400 stars 167 forks source link

Support Mnemonic Passphrase/Password #15

Open D-Nice opened 6 years ago

D-Nice commented 6 years ago

Currently appears undocumented or unsupported, would be a nice to have as otherwise people are forced to import a weaker hd wallet.

D-Nice commented 6 years ago

Made PR with this feature https://github.com/trufflesuite/truffle-hdwallet-provider/pull/17

bejavu commented 6 years ago

Made PR with this feature also #60 Also, I has the ability to load multiple mnemonics and passwords.