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

Adding Trezor and Trezor account paths #1192

Closed
ghost opened this issue Aug 18, 2018 · 2 comments
Closed

Adding Trezor and Trezor account paths #1192

ghost opened this issue Aug 18, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Aug 18, 2018

Trezor firmware and their libraries are almost ready for Lisk. I suppose it will be added as login option in Lisk Hub. Therefore, I propose that Lisk "accounts/addresses" shall be derived from

m/44'/134'/n'

m/44'/134'/0'
m/44'/134'/1'
m/44'/134'/2'

and so on

Additionally if requested, second signature shall be added from different account path, respectively

m/44'/134'/n'/0'

m/44'/134'/0'/0'
m/44'/134'/1'/0'
m/44'/134'/2'/0'

If needed, here is very simple wallet manager with implemented aforementioned solution https://github.com/karek314/LiskTrezor-CLI-wallet-manager

@welcome
Copy link

welcome bot commented Aug 18, 2018

Thanks for opening your first issue here! Be sure to follow the issue template!

@ManuGowda
Copy link
Contributor

This feature was implemented in Lisk Desktop 2.1.0, users can enable custom derivation path option in settings to use this feature.

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

No branches or pull requests

4 participants