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

Wallet import/creation should use more url routes #447

Open
keerifox opened this issue Jul 23, 2021 · 0 comments · May be fixed by #530
Open

Wallet import/creation should use more url routes #447

keerifox opened this issue Jul 23, 2021 · 0 comments · May be fixed by #530
Labels
enhancement New feature or request

Comments

@keerifox
Copy link
Member

right now all the routes use https://nault.cc/configure-wallet which doesn't allow navigation via browser history

the proposal is to use the following:
https://nault.cc/configure-wallet (selection of options)
https://nault.cc/configure-wallet/new-wallet
https://nault.cc/configure-wallet/use-ledger
https://nault.cc/configure-wallet/import-seed
https://nault.cc/configure-wallet/import-mnemonic (selection of mnemonic options)
https://nault.cc/configure-wallet/import-nano-mnemonic
https://nault.cc/configure-wallet/import-bip39-mnemonic
https://nault.cc/configure-wallet/import-file
https://nault.cc/configure-wallet/import-private-key
https://nault.cc/configure-wallet/import-expanded-private-key

this would not only allow native browser navigation but also allow hotlinking to those pages

@keerifox keerifox added the enhancement New feature or request label Jul 23, 2021
@geommr geommr linked a pull request Mar 23, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant