zecwallet
zecwallet copied to clipboard
Add support for seed phrases
Rather than save a file with my private keys, I would like to back up my wallet with a strong seed phrase instead. 24 words should be enough entropy for the foreseeable future and is standard in many wallets.
Thanks for filing this issue. There's a limitation in the zcashd RPC that prevents a wallet from getting the HD seed, so it's not implementable now. However, we're working with zcashd team to enable this soon