Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Allow user to enter arbitrary derivation path to use for generating addresses #787

Closed
john-light opened this issue Apr 13, 2022 · 0 comments
Labels
enhancement New feature or request hardware signers

Comments

@john-light
Copy link
Contributor

There are lots of scenarios where a user might need to use a derivation path that is "non-standard", or at least not in the current default list of derivation paths available for each wallet (e.g. #466 or how RSK uses m/44'/137'/0'/0/N per EIP-1911). Rather than individually add every weird derivation path as users request them, you could instead let users define the derivation path themselves, and generate the addresses from the user's input. In case the user enters a typo or don't write down the path used right away, you would then want to save/show the path used in Frame, so they have a visual indication/reminder of what it is and doesn't lose their coins in the metaphorical haystack of possible derivation paths they could use.

@goosewobbler goosewobbler added enhancement New feature or request hardware signers labels Jul 17, 2022
Repository owner locked and limited conversation to collaborators Dec 6, 2022
@goosewobbler goosewobbler converted this issue into discussion #1240 Dec 6, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
enhancement New feature or request hardware signers
Projects
None yet
Development

No branches or pull requests

2 participants