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

Local caching of address data #4

Open
2 of 5 tasks
coderofstuff opened this issue Jun 21, 2023 · 0 comments
Open
2 of 5 tasks

Local caching of address data #4

coderofstuff opened this issue Jun 21, 2023 · 0 comments

Comments

@coderofstuff
Copy link
Owner

coderofstuff commented Jun 21, 2023

  • On first device load, only the first address from the Ledger device should be shown. This will be the address from the path 44'/111111'/0'/0/0
  • A button Generate New Address should be shown
    • On click, prompt the ledger device for the new address (the next index in the RECEIVE addresses)
    • The user will confirm the address on the device. On approve, the address is added to the list.
  • On subsequent loads, all previously loaded addresses should be shown - locally cache this address list in local storage (with their path info)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant