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

feat: add ledger signMessage #1047

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ByteZhang1024
Copy link

@ByteZhang1024 ByteZhang1024 commented Jan 13, 2025

Hello, this is Bytezhang from the OneKey team.

The SOL community has always lacked a secure way to implement signMessage, and the current methods for account verification within the ecosystem vary greatly.

Currently, Ledger has a solution called signOffchainMessage. I noticed a previous PR (#712) that directly added support to signMessage, but its implementation has issues. I’ve stepped in to complete it properly.

However, I have a question: would it be better to add a signOffchainMessage method in the Standard Wallet instead?

If that’s feasible, I’ll close this PR and submit a new one to the Standard Wallet to support signOffchainMessage. Afterward, I’ll come back to this repo to add signOffchainMessage support for Ledger.

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

Successfully merging this pull request may close these issues.

1 participant