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

Ledger info #6433

Merged
merged 1 commit into from
Dec 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion docs/general/ledger.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ slug: ../ledger

import MessageBox from "../../components/MessageBox"; import "../../components/MessageBox.css";

<MessageBox message="If you need help using Ledger, see [this support article](https://support.ledger.com/hc/en-us/articles/360016289919-Polkadot-DOT?docs=true). If the problem persists, you can contact the
<MessageBox message="If you need help using Ledger, see [this support article](https://support.ledger.com/article/Migrate-Assets-to-Polkadot-Generic-App-Accounts-Using-the-Polkadot-Generic-App). If the problem persists, you can contact the
[Polkadot Support Team](https://support.polkadot.network/support/home)." />

The Polkadot [Ledger](https://www.ledger.com/) application is compatible with the Ledger Nano S,
Expand Down Expand Up @@ -107,6 +107,12 @@ Ledger app.

### Polkadot (Generic) App

:::info Ledger Generic Support

See [this page](https://data.parity.io/metadata) to see which chains support the Ledger Generic App.

:::

The Polkadot Ledger Generic App will allow you to use your Ledger device on the relay chain and
parachains without being affected by runtime upgrades. The goal is to provide a single application
for the entire Polkadot ecosystem without compromising security. This new app will also count with
Expand Down
Loading