Ledger Live
Docs

Hardware wallet companion software

Ledger Live, the app that drives a Ledger hardware wallet

DEVICE REQUIRED FOR SIGNING

Ledger Live is the desktop and mobile application that acts as the control panel for Ledger hardware wallets. It reads your balances from public blockchains, assembles transactions, installs firmware and coin applications onto the device, and connects you to third-party services for buying, swapping and staking. The one thing Ledger Live never does is hold your private keys. Those stay sealed inside the secure chip of the device you plug in or pair, and every transaction Ledger Live prepares has to be approved on that device's own screen before it reaches a network.

This page walks through how Ledger Live is put together, what it can and cannot do on its own, why the signing step matters far more than the interface around it, and what to verify before you trust anything on screen. Ledger Live is free to download, so the real question for a new owner is not cost but trust and workflow.

Ledger Live portfolio interface displayed next to a connected Ledger hardware wallet
Fig. 01 / Software and hardware operate as one system

01 / Definition

What Ledger Live actually is

Ledger, the French company behind the Nano line, was founded in Paris in 2014 and released Ledger Live in 2018 to replace the collection of separate browser applications owners previously used to reach their coins. Instead of one app for Bitcoin and another for Ethereum, Ledger Live gathered every supported account into a single portfolio view with one manager for the device itself.

Ledger Live is free to download and runs on Windows, macOS and Linux as a desktop program, and on iOS and Android as a mobile app. Both versions share the same account model, and plenty of people run both: desktop for setup, firmware work and larger transfers, mobile for checking balances or receiving funds away from a computer. Nothing in Ledger Live requires you to create an account or hand over an email address, and the source code for the application is published so its behavior can be inspected rather than assumed.

It helps to be precise about vocabulary here. Your wallet is not Ledger Live. Your wallet is the 24-word recovery phrase your device generated and the keys derived from it. Ledger Live is a client, an interface that reads public data and passes unsigned transactions to hardware that owns the secrets. Delete Ledger Live tomorrow and your funds are untouched, because they were never inside the software; restore the same recovery phrase on a compatible wallet and the balances reappear exactly as before.

To display those balances, Ledger Live has to ask something about the state of each chain. By default it queries indexing servers operated by Ledger, which return the history of the public addresses your device has proven it controls, and it broadcasts finished transactions back through the same route. That is a convenience trade-off worth understanding, since those servers learn which set of addresses one anonymous client keeps watching. For Bitcoin, Ledger Live can be pointed at your own full node instead, which removes that third party from the loop.

02 / Architecture

How Ledger Live and the device divide the work

The division of labor is simple once you see it. The hardware wallet generates private keys, keeps them, and signs with them. Ledger Live handles everything that does not require a key: discovering accounts, reading balances, converting amounts into your local currency, storing the names you give accounts, checking for updates and drawing the portfolio graph. Neither half is worth much alone, which is why Ledger Live asks you to connect the device for anything consequential and stays read-only when it is unplugged.

Step 01

Build

Build

Ledger Live selects inputs or call data, estimates the network fee and produces an unsigned transaction.

Step 02

Verify and sign

The device parses the bytes, prints destination and amount on its own screen, and signs only after you physically confirm.

Step 03

Broadcast

Ledger Live sends the signed transaction to the network and tracks it until it confirms.

Account discovery runs on extended public keys. When you add an account, the device exports the extended public key for a derivation path, and Ledger Live uses it to derive every receiving and change address in that branch and look up their history. An extended public key can generate addresses but cannot produce signatures, so a copy of Ledger Live sitting on a stolen laptop is a viewer, not a spender. It is still a privacy exposure, which is why the application supports a local password lock.

That confirmation screen on the device is the entire point of owning one, and checking it is the habit worth drilling. Malware on a computer can change what any window displays, including what Ledger Live displays. It cannot change what the hardware shows, because the hardware received the transaction independently and renders the details from the data it has been asked to sign. If the address on the device does not match the address you intended, reject it, no matter what Ledger Live claims. The same rule applies in reverse when receiving funds: display the address on the device and compare it before you share it.

Ledger Live also authenticates the hardware. On connection it performs a genuine check, a cryptographic challenge confirming that the secure element holds an attestation key issued by the manufacturer, which is the main defense against counterfeit units sold through third-party resellers. Firmware updates for the device and for its individual coin applications are delivered through Ledger Live as well. Those updates are signed, verified by the device before installation, and never require or expose the recovery phrase held in the secure chip.

Security notice

Ledger Live will never ask for your 24-word recovery phrase. Not to restore an account, not to repair a sync error, not during a firmware update, not through customer support. Any window, email, message or website that requests those words, including one that looks exactly like Ledger Live, is an attack in progress.

03 / Compatibility

Devices and platforms

Ledger Live is built for Ledger's own hardware, and the model you own decides which platforms you can pair with. Every current device connects to a computer over USB-C, so desktop Ledger Live works with all of them; the models that include Bluetooth can also talk to a phone without a cable, while the ones that do not are restricted to wired connections.

Ledger device connectivity and Ledger Live platform support
Device Connection Screen Desktop Mobile
Nano S Plus USB-C only Small monochrome, two buttons Yes Android by cable
Nano X USB-C and Bluetooth Small monochrome, two buttons Yes iOS and Android
Ledger Flex USB-C and Bluetooth E Ink touchscreen Yes iOS and Android
Ledger Stax USB-C and Bluetooth Curved E Ink touchscreen Yes iOS and Android
Nano S USB, discontinued model Small monochrome, two buttons Yes Limited

The original Nano S is no longer sold, and its constrained application storage is the practical limit: Ledger Live can only keep a handful of coin applications installed at once, so owners end up uninstalling one to make room for another. Removing an application deletes nothing of value, because the accounts exist on the blockchain and the keys derive from the recovery phrase; reinstall the application in Ledger Live and the same accounts come straight back.

On phones the distinctions matter most. Ledger Live for iOS pairs only over Bluetooth, since Apple does not expose the wired path these wallets use. Ledger Live for Android accepts Bluetooth or a USB-C cable through an on-the-go connection. Bluetooth never carries secret material in either direction; it is only a transport for the same unsigned and signed payloads, and the signature still demands a physical confirmation on the device in your hand.

04 / Functions

What you can do inside Ledger Live

Portfolio and accounts

The dashboard totals every account in one fiat currency and charts the balance over time, with a per-asset breakdown underneath. Accounts in Ledger Live are separate branches of the same seed, so you can keep one Bitcoin account for savings and another for spending without juggling files or passwords. Renaming, reordering and hiding accounts are local preferences stored by Ledger Live on your machine, which means a fresh install shows the balances again but not your labels unless you export them.

Sending and receiving

Receiving means asking Ledger Live for an address, then confirming that the identical address appears on the device before you copy it anywhere. Sending means entering the destination and amount, choosing a fee level, and approving the details on the hardware. Ledger Live supports the fee controls each network expects, including custom fee rates on Bitcoin and gas settings on account-based chains, and it warns when a transaction would leave a balance too small to move later.

My Ledger and device management

This is the maintenance bay. From here Ledger Live installs and removes coin applications, pushes firmware updates, runs the genuine check, and reports how much storage is left on the device. Firmware work should always be done with a charged device, a stable cable and no rush, and Ledger Live walks through each stage with an explicit confirmation on the hardware at every point where it matters.

Connected apps and collectibles

Ledger Live includes a discovery area for third-party applications and a WalletConnect flow so the device can approve actions in external decentralized applications, and it displays NFTs held by supported accounts in a gallery view. Interacting with smart contracts is where the display on the device earns its keep, because a contract call is far harder to read than a plain transfer. Where Ledger Live and the device can decode the call into readable terms, review those terms rather than a raw hash.

Settings deserve a look on day one. Ledger Live offers a local password lock that encrypts the application data on your computer, a choice about whether analytics and crash reports are shared, currency and language preferences, and an export of transaction history as a CSV file for accounting or tax reporting. None of these settings touch the keys, but the lock in particular stops a passing housemate or a lost laptop from revealing your full financial picture.

05a / Coverage

Coins, tokens and networks

Support in Ledger Live comes in two layers. The device needs an application for the chain's signing scheme, and Ledger Live needs an integration to read balances and build transactions for that chain. Bitcoin and its forks, Ethereum and the major EVM networks, Solana, Cardano, Ripple, Tron, Cosmos, Polkadot, Tezos, Near and thousands of tokens issued on those chains are handled natively, and ERC-20 style tokens generally ride along with the parent chain application rather than needing one of their own.

When a network is not integrated, the device is often still capable of signing for it through third-party wallet software that speaks to the same hardware. That is a normal arrangement rather than a workaround: the keys remain on the device, the confirmation still happens on its screen, and Ledger Live simply is not the interface for that particular chain. The trade is that account discovery, portfolio totals and history for that asset then live outside Ledger Live.

05b / Services

Buying, swapping and staking

Beyond storage, Ledger Live acts as a front end for services provided by outside companies. You can buy crypto with a card or bank transfer, sell back to fiat in supported regions, and swap one asset for another without the funds leaving your own custody, since each leg is signed by your device. Ledger Live is not the counterparty in any of these deals; it presents quotes from partner providers, and those providers set the rates, the spreads and the identity checks that apply.

That distinction has practical consequences. Buying inside Ledger Live usually means completing identity verification with the provider, and the price you get includes their margin, which can be wider than an exchange order book. What you gain is delivery straight to an address your hardware controls, skipping the step where coins sit on an exchange waiting for you to withdraw them. Whether that premium is worth paying is a personal call, and comparing the quoted rate against a public market price before confirming is always sensible.

Staking works along the same lines. For proof-of-stake networks that support it, Ledger Live can delegate a balance to a validator, show accrued rewards, and handle the unbonding process, with every operation authorized on the device. The rewards are real but so are the constraints: unbonding periods lock funds for days on some chains, validators can be penalized for poor performance, and delegation through Ledger Live does not remove either risk. Read the specific network's rules in the flow before committing a balance you might need quickly.

06 / Threat model

Security model, limits and past incidents

The security guarantee is narrow and precise, which is what makes it strong. A hardware wallet used with Ledger Live protects you from a compromised computer, because the key never appears on that computer and the transaction is confirmed on separate hardware. It does not protect you from approving a transaction you did not understand, from a malicious contract you signed willingly, or from anyone who obtains your recovery phrase. The phrase is the single point of total failure, and no version of Ledger Live can defend it once it has been written into a website or a text file.

Phishing is the dominant threat in practice. Attackers imitate the interface, publish counterfeit downloads and advertise fake support channels, all aimed at the same 24 words. Install Ledger Live only from the official application listing for your platform, treat every unexpected prompt with suspicion, and remember that a genuine recovery only ever happens by typing the phrase into the device itself, never into Ledger Live and never into a browser. A hardware wallet stores keys offline, and the value of that arrangement is described in general terms in the Wikipedia entry on cryptocurrency wallets.

Ledger's history includes incidents worth knowing about, none of which broke the key isolation but all of which shaped how careful owners behave. In 2020 the company's e-commerce and marketing database was breached, exposing customer contact details and, for a subset of buyers, delivery addresses. No keys or devices were affected and Ledger Live was not involved, but the leaked list fueled years of targeted phishing and even physical threats against named customers, which is why unsolicited messages about a device deserve zero trust.

In December 2023 a code library that Ledger supplies to third-party websites for connecting hardware wallets was compromised after an employee account was phished, and malicious code briefly drained funds from users who approved transactions on affected decentralized applications. The Ledger Live application itself was not the vector, and users who read the transaction details on their device screen had the information needed to reject the malicious approvals. The lesson generalizes: the device display is the last honest surface in the chain, whether you are inside Ledger Live or on some other site.

The company also offers Ledger Recover, an optional paid subscription introduced in 2023 that encrypts and splits a backup of the seed among independent providers, releasing it back only after identity verification. Its announcement drew heavy criticism from users who felt an exportable seed contradicted the promise of the secure element. Ledger Recover is opt-in, requires a subscription and consent, and doing nothing leaves the standard model intact, so if you never enable it your Ledger Live setup keeps working exactly as it did with a phrase that exists only on paper in your possession.

07 / Record

Timeline of notable events

A short chronology helps place Ledger Live in context, both as a product and as a piece of infrastructure that a large number of people now rely on daily.

  1. 2014 Ledger is founded in Paris and begins shipping hardware wallets built around a secure element chip.
  2. 2018 Ledger Live launches as a unified desktop application, retiring the separate browser-based wallet apps.
  3. 2019 Mobile versions bring the same portfolio and manager to iOS and Android, paired over Bluetooth with the Nano X.
  4. 2020 A breach of the company's customer database exposes contact details, triggering a long wave of phishing aimed at owners.
  5. 2023 Ledger Recover is announced as an optional seed backup subscription and meets significant public criticism; a compromised connection library affects third-party sites in December.
  6. 2024 Touchscreen devices Ledger Stax and Ledger Flex ship, and Ledger Live adds support for their larger E Ink displays and clearer transaction review.

08 / Alternatives

Ledger Live compared with other ways to hold crypto

Three arrangements cover most people: an exchange account, a software wallet running on a phone or browser, and a hardware wallet driven by Ledger Live. They differ less in features than in who can move your money and what has to be compromised for you to lose it.

Comparison of exchange custody, software wallets and Ledger Live with a hardware device
Criterion Exchange account Software wallet Ledger Live plus device
Who holds keys The platform You, on an internet-connected device You, inside an offline secure chip
Effect of malware Account takeover possible Keys can be stolen directly Cannot extract keys; must trick you into confirming
Physical confirmation None On-screen only Required on the hardware for every transaction
Backup responsibility Password reset by support Your recovery phrase Your recovery phrase, generated offline
Cost of the software Free, funded by trading fees Usually free Ledger Live is free, hardware purchased once
Everyday convenience Highest High Moderate; device needed to spend

None of these is universally correct. Small amounts you trade weekly may not justify unplugging hardware every time, and many owners keep a small hot wallet alongside the balance held through Ledger Live. What changes with size is the cost of a mistake, and the reason Ledger Live pairs with dedicated hardware is to move the decisive moment off a general-purpose computer and onto a device that does one job.

09 / Setup

How to get started

Initial setup takes roughly half an hour if you do not hurry, and the order matters. Do it at a desk, alone, with pen and paper ready and no camera pointing at you.

  1. 01

    Install

    Download Ledger Live from the official source for your platform, and be suspicious of search ads and mirrors offering the same thing.

  2. 02

    Initialize

    Connect the device and let Ledger Live guide you through setting a PIN and generating a new recovery phrase on the hardware.

  3. 03

    Record

    Write the 24 words on the supplied sheets, confirm them on the device, and store them offline. Never photograph or type them.

  4. 04

    Verify

    Run the genuine check, apply any firmware update, then install the coin applications you need through the manager in Ledger Live.

  5. 05

    Test

    Add an account, receive a small test amount, confirm it arrives, and send a little back before moving anything significant.

One extra exercise pays for itself. Once the small test transfer has settled, wipe the device by entering the wrong PIN three times and restore it from your written phrase, then reopen Ledger Live and confirm the same accounts and balances return. If they do, your backup is proven rather than assumed. That is the difference between a recovery phrase you hope works and one you know does.

10 / Diagnostics

Common problems and what they usually mean

Most support cases fall into a few repeating shapes. Connection failures are the frequent one, and the cause is nearly always mundane: a charge-only USB cable with no data lines, a hub in the way, an unlocked PIN screen, or another program holding the device. Close other wallet software, use the cable that came in the box, plug straight into the machine, and restart Ledger Live before assuming anything is broken.

A balance that looks wrong is usually a synchronization issue rather than a missing coin. Ledger Live keeps a local cache of account history, and if that cache is stale or corrupted the totals drift. Clearing the cache from settings forces Ledger Live to rebuild each account from the chain, which takes a few minutes and destroys nothing, because the underlying data is public and the keys are elsewhere. If an asset still fails to appear, check whether it needs its own account type or a parent chain account rather than assuming a fault.

Stuck transactions belong to the network, not the software. A transfer sent with too low a fee sits unconfirmed until conditions change, and Ledger Live can only report the status it observes. On chains that support it, the app offers a way to speed up or cancel a pending transaction by replacing it with a higher fee. Otherwise the honest answer is to wait, and to pay attention to the fee estimate the next time. Nothing about a pending transaction puts your keys at risk.

11 / Questions

Frequently asked questions

Does Ledger Live store my private keys

No. Private keys are generated inside the device's secure element and never leave it. Ledger Live works with public keys, addresses and unsigned transactions, and it depends on the device for every signature. That is why the application can show balances while the device is unplugged but cannot move a single coin without it.

Is Ledger Live free to use

Yes, the application costs nothing to download or run, on desktop or mobile. What does cost money is the hardware itself, the network fees on every transaction you send, and the margins charged by third-party providers if you buy, sell or swap through Ledger Live. Optional subscriptions such as the seed backup service are separate and never required.

What happens to my crypto if the company disappears

Your funds stay where they always were, on their blockchains, controlled by keys derived from your recovery phrase. Ledger Live is a convenience layer over a standard derivation scheme, so the same phrase can be restored into other compatible wallet software. The company vanishing would be an inconvenience for updates and support, not a loss of assets.

Can I use my device without Ledger Live

Yes. Several third-party wallets and interfaces can drive a Ledger device directly, which is common for networks or features Ledger Live does not cover. You lose the unified portfolio and the device manager, and firmware or application updates still route through Ledger Live, but the signing model is identical and the confirmation still happens on the hardware.

Is it safe to install Ledger Live on a shared computer

It is safer than a software wallet, since no keys are present, but it is not ideal. Anyone using that computer can see your balances and addresses through Ledger Live unless you set the local password lock, and a compromised machine can still attempt to alter transaction details on screen. Prefer a machine you control, and always read the device display before approving.

Why does Ledger Live ask me to update firmware

Firmware updates deliver fixes, new chain support and security improvements to the device. They are cryptographically signed and verified by the secure element before installation, and they do not erase or expose your recovery phrase. Follow the prompts in Ledger Live without interrupting the process, and keep your written backup nearby as standard practice for any device maintenance.

Can I run Ledger Live on more than one computer

Yes. Install Ledger Live wherever you need it and add your accounts on each machine by connecting the device. Balances and history come from the chain, so they will match everywhere, while account names and preferences are local to each installation. Many owners keep the desktop version for maintenance and the mobile one purely for checking and receiving.

12 / Reference

Terms used on this page

A few words carry most of the weight in any discussion of Ledger Live, and mixing them up is where confusion starts.

Recovery phrase
The 24 words generated by the device that encode every key. Whoever holds them holds the funds, with or without the hardware.
Secure element
The tamper-resistant chip that stores keys and performs signing, the component Ledger Live can request work from but never read.
Derivation path
The address branch an account uses. It determines which addresses Ledger Live shows for a given asset and format.
Clear signing
Showing a transaction in human-readable terms on the device screen instead of an opaque hash, so approval is informed.