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

Support for Ledger #89

Open
vstam1 opened this issue Oct 2, 2024 · 1 comment
Open

Support for Ledger #89

vstam1 opened this issue Oct 2, 2024 · 1 comment

Comments

@vstam1
Copy link

vstam1 commented Oct 2, 2024

Hi,

I'm wondering if there are any plans to add support for Ledger in the Polkadot Multisig app? This would be a valuable feature now that Ledger wallets are being widely adopted in the ecosystem.

Looking forward to any updates on this.

Thanks!

@rossbulat
Copy link

rossbulat commented Oct 24, 2024

We have also experienced an issue when attempting to connect to a Ledger address (via the Talisman extension). Currently getting a bad signature message:

449ce32f-fbd9-4be6-82c8-cc7f5c27bb20

I speculate this may be related to the generic Ledger app update, whereby the app (Signet) now needs to include additional metadata in its tx payloads. More specifically the mode and metadataHash properties as demonstrated in this Reference Implementation. I'm not sure how this is tied into the connection process though.

Generally speaking though we believe multisig usage is commonly married with best security practices, so hardware wallet support with Ledger is quite critical. I guess you could proxy the connection through a WalletConnect & Ledger supported wallet too, but this is a cumbersome solution.

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

2 participants