Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zcash_client_backend: Support SLIP-39 seed phrases. #1510

Open
nuttycom opened this issue Aug 22, 2024 · 1 comment
Open

zcash_client_backend: Support SLIP-39 seed phrases. #1510

nuttycom opened this issue Aug 22, 2024 · 1 comment

Comments

@nuttycom
Copy link
Contributor

Trezor wallets support the SLIP 39 standard for k-of-n seed phrase backup. We should make it possible for wallets based on zcash_client_backend to restore based upon SLIP 39 seed phrase shares.

https://content.trezor.io/slip39
https://github.com/satoshilabs/slips/blob/master/slip-0039.md

@ec2
Copy link

ec2 commented Oct 10, 2024

Would be cool to punt this up the stack and make zcash_client_backend only be aware of Zcash keys! This will make it much easier for people to implement different types of key stores. I think I've discussed this with @AArnott on Discord before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants