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

Multiple BIP44 pathes #654

Open
m-kus opened this issue Nov 14, 2019 · 2 comments
Open

Multiple BIP44 pathes #654

m-kus opened this issue Nov 14, 2019 · 2 comments
Assignees

Comments

@m-kus
Copy link

m-kus commented Nov 14, 2019

The concept of a single manager account and multiple originated KTs all in one place was very convenient for handling multiple clients / multidelegation. Now when it's more complicated and expensive to deal with manager.tz based contracts, perhaps an alternative can be supporting multiple HD pathes. That would allow to manage all tz accounts in one place without switching.

@anonymoussprocket anonymoussprocket self-assigned this Nov 19, 2019
@anonymoussprocket
Copy link

Multiple delegation contracts will be listed below the primary address.

Are you asking for multiple tz1 account support?

@m-kus
Copy link
Author

m-kus commented Nov 20, 2019

Correct, derived from a single seed (mnemonic).
This would also require scanning when importing an existing key, but luckily in Tezos you can iterate over HD paths until the first non-activated account is met.

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