Consensys / eth-lightwallet

Lightweight JS Wallet for Node and the browser
MIT License
1.46k stars 501 forks source link

Is it possible to import an address from private key? #208

Closed kouohhashi closed 5 years ago

kouohhashi commented 6 years ago

I think if we can import address from Metamask to eth-lightwallet, it can be useful. Is it possible to import an address from private key?

Or can we eth-lightwallet compatible with Metamask? What kind of parameter should I use to do so if possible

kouohhashi commented 5 years ago

I could not find a way to import an address from private key but I found a parameter to make eth-lightwallet compatible with metamask.

hdPathString: "m/44'/60'/0'/0",