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

Make app features compatible with Ledger devices #762

Open
4 tasks
vishakh opened this issue Sep 20, 2022 · 0 comments
Open
4 tasks

Make app features compatible with Ledger devices #762

vishakh opened this issue Sep 20, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@vishakh
Copy link
Contributor

vishakh commented Sep 20, 2022

Currently, features such as send, delegate and sign & verify are only available to Beacon users. We also want them to be available to users of Ledger devices. Therefore, we need the following enhancements:

  • Add a toggle to the top right of the app to switch between Ledger and Beacon.
  • If the toggle is set to Ledger, then get the device address from Ledger and display it in the address field
  • For send, delegate, sign and verify, use the toggle to send the request to either Ledger or Beacon.
  • Ensure all the above features work with Ledger
@vishakh vishakh added the enhancement New feature or request label Sep 20, 2022
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

No branches or pull requests

2 participants