-
Notifications
You must be signed in to change notification settings - Fork 153
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
Add Support for Ledger Live in Wallet Selector #927
Comments
From the investigations, it was found that Ledger Live (walletconnect app) now supports WalletConnect v2. The announcement can be found here: This would unblock further investigations and we can learn more about how the support for Ethereum has been handled in this app and see if other chains can be supported. Although WalletConnect v2 is supported in this app only the These are the repositories that we need to have a look at first:
|
This app currently supports only From the investigation so far I was unable to find a way to get the The app above uses this Wallet API Client that offers a set of public APIs to communicate with Ledger Live but when fetching the
In Ledger Live Desktop the transactions for Further investigation is needed to check what happens when we trigger the sign method when connected with a |
Description
Requires: WalleConnect v2. Check in on progress.
Damir Pjetlovic
March 3, 2023 at 4:12 AM
As the March begins, we checked out if there’s any progress in WalletConnect update integration. So far WalletConnect V2 isn’t introduced in any of the PR’s. It would be nice if we had more details as at this moment we’re not aware if related work is happening.
Damir Pjetlovic
January 4, 2023 at 1:37 AM
We’ve got the response from the Ledger Live team. Wallet Connect V2 is planned to be available in March.
Ammar Humackic
December 14, 2022 at 4:22 AM
We reached out to the Ledger Live team on their Discord to get more details on the status of adding full support for NEAR accounts (adding, syncing, etc.) and to discuss on possible approach we can take for connecting. @damir Pjetlovic shared his current findings there
Damir Pjetlovic
December 13, 2022 at 3:59 AM
There’s been some progress with Near account integration, however, only WalletConnect v1.x, is supported in Ledger Live, but v2.x is needed in order to connect with wallet selector.
The text was updated successfully, but these errors were encountered: