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

Unable to sign off chain messages with Ledger #800

Closed
iffrit01 opened this issue Jun 26, 2023 · 3 comments
Closed

Unable to sign off chain messages with Ledger #800

iffrit01 opened this issue Jun 26, 2023 · 3 comments

Comments

@iffrit01
Copy link

Hi,
On one of my websites I am using signMessage on front-end and verify that signature on the backend to prove wallet ownership, but I am getting the following error:
"[unsupported] signing off chain messages with ledger is not yet supported"
Not sure if it's a library issue, cause I'm signing messages on other sites without any issue. Blind signing enabled.
Warm wallets work fine.
Thanks in advance

@jordaaash
Copy link
Collaborator

Yep, the error is correct. Solana off chain messages can't be signed with the Ledger app yet, with or without blind signing. There's a Foundation RFP being developed to build this, but it's out of scope for Wallet Adapter. We can't do anything here until it's supported by the device.

@eydelrivero
Copy link

@jordansexton can you please clarify a bit on this? I thought support to sign off chain messages with Ledger was added last year after this announcement from Anatoly. Is there anything I'm missing?

@izoukhai
Copy link

@jordaaash I +1 @eydelrivero, the announcement says it's supported but it doesn't work.
Do you have any information?

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

No branches or pull requests

4 participants