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

WebUSB connection to Ledger on Desktop app #4803

Open
DanielHirsbrunner opened this issue Mar 10, 2021 · 7 comments
Open

WebUSB connection to Ledger on Desktop app #4803

DanielHirsbrunner opened this issue Mar 10, 2021 · 7 comments
Labels

Comments

@DanielHirsbrunner
Copy link

Hello together

I'm using the Desktop app version 0.83.1 on a windows 10 Computer (10.0.19042) and would like to connect my ledger via WebUsb to add my accounts.

When adding an Account I got the message "No device selected"

If I do the same in the Web Version, chrome shows me an PopUp to select the device I would like to connect to the site, I confirm it and then the connection works.
I checked this for Kusama and Polkadot accounts and also installed the app on a second computer.

Is it possible that electron needs some further configuration to support the webusb connection to Ledger and it therefore fails?

Thanks for your help!

ConnectLedger

@jacogr
Copy link
Member

jacogr commented Mar 10, 2021

It does indeed sound like a permission issue - will do some reading to see what is required in this environment.

@jleni
Copy link

jleni commented Mar 10, 2021

AFAIK, if you are wrapping things with electron, you will need to use HID transport instead.

@DanielHirsbrunner
Copy link
Author

Thanks for your Inputs, is there any plan to adjust the provided Desktop Wallet to support ledger in the near future?

@jacogr
Copy link
Member

jacogr commented Apr 11, 2021

Will get there. The focus is elsewhere atm.

@jacogr
Copy link
Member

jacogr commented May 29, 2021

This issue has been open for 21 days with no activity and is not labelled as an enhancement. It will be closed in 7 days.

@jacogr jacogr added the stale label May 29, 2021
@DanielHirsbrunner
Copy link
Author

IMHO this is a Bug and I would use the Desktop Wallet if this Bug wouldn't exist.
But if I'm the only one interested then probably you can close the ticket.

@jacogr
Copy link
Member

jacogr commented Oct 25, 2021

node-hid is enabled in the current build, but doesn't work.

It needs some additional config, see - https://github.com/node-hid/node-hid#electron-projects-using-node-hid

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

No branches or pull requests

4 participants