zecwallet icon indicating copy to clipboard operation
zecwallet copied to clipboard

Add support for seed phrases

Open the-metalworker opened this issue 6 years ago • 1 comments

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.

the-metalworker avatar Dec 07 '18 15:12 the-metalworker

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

adityapk00 avatar Dec 07 '18 17:12 adityapk00