[Ethereum] What Hierarchical Deterministic (HD) wallets are available for Ethereum

accountsaddressesbackuphd-walletsSecurity

A Hierarchical Deterministic (HD) wallet has some nice features such as easier backup (instead of needing to backup multiple keystore files and the passwords for each of them).

Are there any implementations of an HD wallet for Ethereum?

Best Answer

This is a community wiki of HD wallet implementations for Ethereum.

Javascript

LightWallet

Related Topic