§ 00 / Overview
How Ledger Live works and what it does
Ledger Live is the desktop and mobile application that turns a Ledger hardware wallet into something usable day to day. It reads balances from the blockchain, builds transactions, installs the small coin apps a device needs, and pushes every decision that matters onto the device's own screen for approval.
This page walks through Ledger Live end to end: how responsibility is split between software and secure hardware, first setup, accounts and portfolio data, sending and receiving, firmware, the third-party services wired into the app, privacy controls, and the problems people run into most often. If you want to know where the line sits between what Ledger Live can do and what only the device can do, that line is the through-line of everything below.
- Category
- Companion app for hardware wallets
- Platforms
- Windows, macOS, Linux, iOS, Android
- Cost
- Free to download and use; network and provider fees still apply
- Key storage
- Inside the device only, never in the app
§ 01
Definition
What Ledger Live is
Ledger Live is a wallet interface rather than a wallet in the sense most people mean. The wallet, strictly speaking, is the set of keys derived from your recovery phrase and held inside the secure chip of the hardware device. Ledger Live is the window onto those keys. It knows your public addresses, it can read the blockchain on your behalf, and it can prepare work for the device to sign. On its own it cannot move a single satoshi.
Before companion apps existed, using a hardware wallet often meant a different piece of third-party software for every asset, each with its own quirks and its own way of showing a balance. Ledger Live collapses that into one place: a single portfolio, a single history, and one consistent flow for adding an account whether the asset is Bitcoin, Ethereum, Solana, an ERC-20 token, or a Cosmos chain. The catalog of supported assets in Ledger Live runs into the thousands once tokens are counted.
It is worth being precise about what the app is not. Ledger Live is not an exchange, not a custodian, and not an account with a company that holds your coins. The buy, sell and swap features inside it are integrations with outside providers, and the moment you close those windows you are back to a plain interface over keys you control. Nothing in Ledger Live requires you to register, log in, or give an email address to see your own balances.
Three moving parts explain almost everything the app does. There are device apps, small pieces of code installed on the hardware that teach it how to sign for a given network. There are accounts, which are Ledger Live's record of one derivation path on one network. And there are providers, the external services plugged into trading, staking and web3 features. Understanding those three, plus the signing boundary described next, is enough to reason about any screen in Ledger Live.
§ 02
Trust boundary
How Ledger Live and the device divide the work
The whole point of a hardware wallet is that the secret never leaves the chip, and Ledger Live is designed around that assumption. When you install it on a laptop or a phone, you are putting software on a machine that could in principle be compromised by malware. The architecture treats your computer as untrusted on purpose. Everything Ledger Live handles is either public information or a proposal with no effect until the device signs it.
The device holds the recovery phrase, the private keys derived from it, the signing operation itself, and its own screen and buttons. Ledger Live holds extended public keys, which let it derive your receiving addresses without any ability to spend, plus cached balances, transaction history, your settings, price data, and any unsigned transaction waiting for approval. If someone stole the entire Ledger Live data folder from your machine, they would learn what you own. They still could not spend it.
The device screen is the part that makes this hold together. A compromised computer could display one payment inside Ledger Live and quietly hand a different one to the hardware. That is why the device repeats the destination address, the amount, and the fee on its own display before anything is signed. What you read there is what gets signed, regardless of what Ledger Live shows. Skimming that screen and pressing confirm out of habit is the single most common way people defeat their own hardware wallet.
For smart contract interactions the same principle applies, but it depends on whether the contract call can be decoded into human-readable terms. When it can, the device names the action and the amounts. When it cannot, you are asked to enable blind signing, which means the hardware shows you a hash instead of a meaning. Ledger Live surfaces the same warning, and treating blind signing as a red flag rather than a routine toggle is sound practice.
There is one more check that happens quietly. Each time a device connects, Ledger Live runs a genuine check, a cryptographic challenge that verifies the device is authentic hardware rather than a substitute. It does not prove the device was never tampered with physically, but it does defend against counterfeit units bought from resellers, and Ledger Live will refuse to treat a failed check as normal.
- STEP 1 Ledger Live You fill in a recipient and an amount; the app assembles an unsigned transaction with the right inputs and fee.
- STEP 2 Cable / BLE The unsigned transaction is sent to the device over USB or Bluetooth. No key material travels in either direction.
- STEP 3 Device The device parses the transaction and prints the details on its trusted screen, one field at a time.
- STEP 4 You You compare what the hardware shows against what you intended, then approve or reject on the device itself.
- STEP 5 Device The private key signs inside the secure element and only the signature comes back out.
- STEP 6 Ledger Live The signed transaction is broadcast to the network and appears in your history as pending until it confirms.
| Responsibility | Ledger Live | Hardware device |
|---|---|---|
| Recovery phrase | Never sees it, never asks for it | Generated and stored in the secure element |
| Private keys | No access at any point | Derived on demand, used internally only |
| Address derivation | Derives addresses from extended public keys | Supplies the public key after you approve |
| Balances and history | Queries indexers and caches the results | Not involved |
| Building a transaction | Selects inputs, sets fees, encodes the payload | Not involved |
| Displaying what will be signed | Shows a preview that should be treated as untrusted | Shows the authoritative version on its own screen |
| Signing | Requests it, cannot perform it | Performs it after physical confirmation |
| Broadcasting | Sends the signed transaction to the network | Not involved |
Tbl. 01 / The split that defines the security model
§ 03
First run
Installing Ledger Live and pairing a device
Installation is ordinary software installation with one unusual caution attached: get the installer from the official source only. Counterfeit builds and lookalike mobile listings have circulated for years, and a fake version of Ledger Live is one of the few realistic ways an attacker reaches a hardware wallet owner. Type the address yourself rather than following a sponsored search result, and be suspicious of any download link arriving by email, chat or forum post.
On first launch the app asks whether you are setting up a brand new device, restoring one from a recovery phrase, or connecting a device that is already initialized. The critical detail during a new setup is that the PIN and the recovery phrase are entered and displayed on the device, not in the software. Ledger Live guides the sequence and shows illustrations, but the words themselves appear only on the hardware screen. Write them on paper or steel, keep them offline, and never photograph them.
Rule of thumb
Ledger Live will never ask you to type your 24 words, and neither will legitimate support. Any prompt, popup, email or website asking for them is an attempt to steal the wallet, even if it looks pixel-perfect.
Pairing depends on the model and the platform. On desktop, every current device connects by USB cable, and it has to be a data cable rather than a charge-only one. On mobile, models with Bluetooth pair wirelessly, while USB-C models can connect to an Android phone with a suitable cable. When the connection is made the device asks you to allow the app to manage it, and the genuine check runs before Ledger Live shows anything else.
Two settings are worth changing straight away. Set your display currency so portfolio values make sense to you, and turn on the password lock, which encrypts the local Ledger Live data on your machine and requires a password to open the app. That password is not the device PIN and it does not protect your coins; it protects the privacy of your balance and address data on a shared or stolen computer.
The last setup step is populating the app with accounts, which is covered in the next section. Expect the first synchronization to take a little time, especially for a Bitcoin wallet with a long history, because Ledger Live has to walk the derivation paths and pull every past operation before the portfolio settles.
§ 04
Data model
Accounts, tokens, and the portfolio view
An account in Ledger Live is one branch of your key tree on one network. Adding an account means opening the matching device app, letting the hardware hand over an extended public key after you approve, and letting the software scan that branch for activity. You can hold several accounts on the same network, which is how people separate savings from spending, or keep a business balance apart from a personal one.
During the scan the app follows the standard derivation scheme for that network and stops after a run of empty addresses. This is why a wallet created elsewhere with a nonstandard path can look empty when it is added: the coins exist, but Ledger Live is looking down a different branch. Accounts can be renamed, reordered and hidden, and tokens appear nested under the parent account that pays their network fees rather than as separate entries.
The portfolio screen aggregates everything into one figure in your chosen currency, with a graph over ranges from a day to the full history and a breakdown by asset. All of this is read from public data, so the device does not need to be connected to look at it. Once accounts exist, Ledger Live can show balances and past operations any time, and only asks for the hardware when something needs a signature or a new account has to be created.
Operation history is per account and per asset, filterable, and exportable to a spreadsheet file from the desktop build, which is the practical route for bookkeeping and tax records. Keep in mind that the figures shown are Ledger Live's reading of the chain plus a market price at the moment of display; they are a convenience, not an accounting statement.
One installation can manage more than one device and more than one recovery phrase, since accounts are just watch-only records. That flexibility has a flip side worth remembering: the account list lives on the machine you added it on. Ledger Live offers an encrypted synchronization feature to carry that list between your desktop and your phone, and it moves account structure only, never keys.
§ 05
Daily use
Sending and receiving
Receiving starts with a request for an address, and the app deliberately makes you do one extra thing: display that address on the device and confirm it matches what is on screen. This defends against clipboard-swapping malware, which is a real and unglamorous attack that has drained plenty of software wallets. Ledger Live can generate the address without the device, but it will keep nudging you to verify, and verifying is the whole reason you bought hardware.
Sending is the mirror image. You pick the account, paste a recipient, enter an amount, choose a fee level, and then read the same details back from the device before approving. Bitcoin accounts let you choose a fee rate in satoshis per virtual byte or pick from preset speeds; networks in the Ethereum family expose gas settings; other chains show whatever fee model they use. Ledger Live estimates a reasonable default, but on a congested network the default may be generous or too thin, and adjusting it is legitimate.
Some networks need more than an address. Chains that use destination tags or memos to route deposits will show an extra field, and sending to an exchange without that field is one of the most common ways people lose access to a deposit. When a memo is required, put it in before signing rather than hoping support can fix it afterwards.
A transaction that has been broadcast is out of your hands, but it is not always out of options. If a payment on an Ethereum-style network sits unconfirmed because the fee was too low, the pending entry in Ledger Live can be replaced with a higher fee or cancelled by rebroadcasting at the same nonce, subject to what the network accepts. Bitcoin behaves differently, and a stuck transaction there may simply have to wait until the mempool clears or drops it.
Bitcoin has one more control worth knowing about. Balances are made of discrete unspent outputs, and the advanced options let you decide which of them to spend rather than letting the app pick. Coin control matters for privacy, because combining outputs links them together publicly, and it matters for fees, because a payment built from many small outputs is a physically larger transaction. Ledger Live also creates change addresses automatically; change returning to a new address in your own wallet is normal behavior, not a leak.
After you approve, the signed transaction is broadcast and appears as pending in the account history until it earns confirmations. If the app is closed at that moment the transaction still lands, because it is already on the network. Ledger Live is a messenger here, and once the message has been delivered the app has no further role in whether the payment settles.
§ 06
Device management
Device apps and firmware updates
A hardware wallet does not natively understand every blockchain. Each network needs a small application installed on the device that knows how to parse and sign that network's transactions, and the device manager inside Ledger Live is where those apps are installed and removed. Storage on the hardware is finite, and older compact models fit only a handful of apps at a time.
Because storage runs out, people worry about deleting an app. Removing one does not remove coins. Keys are derived from the recovery phrase, so uninstalling the Solana app and reinstalling it next month restores exactly the same addresses and the same balances. The only thing you lose is the ability to sign for that chain until the app is back on the device, and Ledger Live reinstalls it in seconds.
Firmware is a different matter. Firmware updates fix bugs, add support for new features, and sometimes are required before newer device apps will run. The update is run from Ledger Live with the device unlocked and connected, and it should not be interrupted. Have your recovery phrase physically available before you start, not because updates normally erase anything, but because you never want to discover a missing backup during a firmware operation.
After a firmware update the device apps usually need reinstalling, and Ledger Live prompts for this as part of the flow. A related symptom appears when an app version and firmware version fall out of step: an account refuses to open or a transaction is rejected with an obscure error. Updating everything from the manager, apps and firmware together, resolves most of these cases.
The manager screen also reports the firmware version, remaining storage, and the result of the authenticity check. If a device fails that check, stop and investigate rather than continuing; Ledger Live is telling you it cannot confirm it is talking to genuine hardware.
§ 07
Third parties
Buying, selling, and swapping through providers
The buy, sell and swap sections are integrations, not features the app performs itself. Ledger Live presents quotes from outside companies inside its own window, and the transaction, the identity checks, the payment rails and the customer support all belong to whichever provider you choose. Which providers appear depends on your country, and some services are unavailable in certain regions entirely.
Buying with a card or bank transfer means going through a regulated provider's identity verification, since fiat is involved. The advantage of doing it inside Ledger Live is the destination: the coins are delivered to an account whose keys are on your device, rather than sitting on an exchange balance you then have to withdraw. That single detail removes a step where a lot of people get stuck or make mistakes.
Swaps work in two broad flavors. Some providers take custody briefly, receiving one asset and sending back another; others route through decentralized exchange contracts, where you sign an on-chain interaction directly. Either way the movements are approved on your device and the output lands in your own accounts. Ledger Live shows the quote, the estimated rate and the counterparty before you commit.
Costs come from three places at once: the provider's spread on the exchange rate, any explicit service fee, and the network fee for the underlying transactions. Convenience is not free, and comparing the quoted output against a public market rate is a reasonable habit. If a trade goes wrong, the provider is the party that can act on it, so keep the reference number and the confirmation email that Ledger Live points you to.
§ 08
Staking
Staking and rewards
Several proof-of-stake networks can be staked directly from the app. For chains with native delegation, such as Cosmos, Tezos, Solana, Polkadot and Near, Ledger Live lets you pick a validator and sign a delegation transaction with your device. Ethereum staking is offered through integrated providers instead, since the protocol has no simple delegation primitive.
With native delegation, the assets do not leave your account. You are pointing your stake at a validator, and the keys that control the coins remain on your hardware, so a validator cannot walk away with the balance. Provider-based and liquid staking routes are different in kind: you may be depositing into a contract or receiving a derivative token, and the risk profile changes accordingly. Ledger Live labels which route you are taking, and it is worth reading that label.
The risks are the protocol's, not the app's. Unbonding periods can lock funds for days or weeks, misbehaving validators can be slashed, reward rates float with network conditions, and rewards on some chains must be claimed with a separate signed transaction. Ledger Live displays the current rate and the applicable delay before you confirm, but nothing there is a guarantee of yield.
§ 09
Web3
Web3 apps, connections, and NFTs
Beyond plain transfers, the app carries a catalog of web3 applications you can open in place, and it can act as the wallet on the other end of a WalletConnect session with an external site. In both cases the pattern is unchanged: the application proposes something, Ledger Live relays it, and the device decides. Connecting to a site grants it visibility of your address, never authority to move funds.
Where care is needed is in what you sign. Token approvals grant a contract permission to spend a given asset from your account, sometimes without a limit, and a malicious approval can be exercised long after you forget about it. If the device cannot decode a call and asks for blind signing, treat that as a reason to stop and check the site, not as a checkbox on the way to a mint. Ledger Live shows the same warning for the same reason.
Collectibles held on supported Ethereum-family networks appear in a gallery view with their metadata and media, and can be sent like any other asset. Unsolicited spam collectibles arrive in wallets constantly and often carry links designed to phish; Ledger Live lets you hide them, and hiding is the correct response. Never connect a wallet to a site because an unexpected token told you to.
§ 10
Comparison
Desktop and mobile compared
The two builds cover the same ground and share the same security model, but they are not identical. The desktop version is the fuller of the two, especially for power-user settings, while the mobile version wins on convenience and is the only place wireless pairing exists. Many people run both, using Ledger Live on a phone to check balances and on a computer for anything involved.
| Capability | Desktop | Mobile |
|---|---|---|
| Connection | USB data cable | Bluetooth on wireless models; USB-C on Android |
| Accounts and portfolio | Full | Full |
| Send, receive, staking | Full | Full |
| Installing device apps | Yes | Yes, over a supported connection |
| Firmware updates | Supported for all current models | Depends on device model and app version |
| Own Bitcoin full node | Yes, configurable in settings | No |
| Export operation history | Yes, to a spreadsheet file | Limited |
| Where data lives | Local Ledger Live folder on the computer | Local app storage on the phone |
Tbl. 02 / Behavior varies with app version and device model
Running both is safe because neither installation holds anything secret. Adding the same accounts twice does not duplicate coins; it just gives you two windows onto the same keys. The only thing to keep straight is that a device can talk to one application at a time, so quit one instance of Ledger Live before plugging the device into the other.
§ 11
Privacy
Data, privacy, and running your own node
To show a balance, some server has to be asked about your addresses. By default that server is an indexer operated by the vendor, so out of the box Ledger Live tells a backend which addresses you are interested in, along with your IP address. This is how nearly every graphical wallet works and it is not a key-security problem, but it is a privacy consideration, and pretending otherwise would be dishonest.
Separate from balance queries, the app can send usage analytics and crash reports. These are controlled by toggles in settings, they can be switched off, and switching them off does not disable any wallet functionality. No account, email or login is required to use Ledger Live in the first place, which keeps the amount of identifying data attached to your wallet small unless you choose an integrated service that performs identity checks.
Bitcoin users who want to close the gap can point the desktop application at their own full node. Once configured, Ledger Live gets its Bitcoin balance and history from your node rather than from a third party, which means nobody else learns which addresses you are watching. It costs you the disk space and the initial sync of running a node, and it applies to Bitcoin rather than to every asset in the portfolio, but it is the strongest privacy improvement available inside the app.
On-chain privacy is a separate topic from application privacy. Reusing a receiving address publishes the link between the parties who used it, and consolidating unspent outputs ties them together forever. Ledger Live generates fresh addresses and supports manual coin selection precisely so you can avoid that, though the defaults optimize for simplicity rather than maximum unlinkability.
Finally, the local data. Ledger Live keeps its cache, account list and settings in a folder on your machine that contains public data only, and the password lock encrypts it at rest. There is also an optional, paid recovery service that some devices can enroll in, involving identity verification with third-party providers; it is opt-in and off unless you deliberately subscribe. For background on the general model of key storage and self-custody, the Wikipedia overview of cryptocurrency wallets is a reasonable neutral starting point.
§ 12
Resilience
What backup and recovery actually cover
There is nothing inside Ledger Live that you need to back up in order to keep your money. The app stores public data, names you gave to accounts, and preferences. Everything that can rebuild your wallet lives in the recovery phrase, which was written down at setup and never entered into any computer.
If a device is lost, stolen or destroyed, the sequence is straightforward. Get a replacement device, restore the recovery phrase onto it, install Ledger Live if it is not already on the machine, and add your accounts again. The same addresses reappear with the same balances because they were always derived from that phrase. A thief holding the device without the PIN cannot do much either, since consecutive wrong PIN entries wipe the hardware.
Moving to a new computer is even simpler: install the app, connect the device, and re-add accounts. Nothing needs to be exported, and copying the old data folder across is a convenience for restoring account names rather than a requirement. You can safely reinstall Ledger Live, clear its cache, or delete it entirely without touching a single coin.
Only two failures are genuinely fatal, and neither involves the software. Losing the recovery phrase with no working device means the keys are gone. Letting someone else read the phrase means they can rebuild the wallet on their own hardware, at which point they do not need your device, your PIN, or your copy of Ledger Live. Every serious loss traces back to one of those two, which is why so much of the guidance here is about the piece of paper rather than the app.
§ 13
Diagnostics
Common problems and how to fix them
Most support conversations about Ledger Live involve one of a small number of situations, and almost all of them are connection or synchronization issues rather than anything to do with your funds. Working through them in order of likelihood saves time.
- Device not detected. Try a different cable, since many are charge-only, then a different port, then unlock the device before connecting. Close any browser tab or other wallet software holding the connection, because only one application can talk to the hardware at a time. On Linux, the udev rules need to be installed for the system to grant access.
- Bluetooth will not pair. Forget the device in the phone's system Bluetooth settings, not just in the app, then pair again from within Ledger Live. Location or nearby-devices permissions must be granted on some Android versions for scanning to work at all.
- Balance is wrong or missing. Check the blockchain explorer first. If the chain shows the funds and the app does not, clear the cache in settings and let the accounts resynchronize. If the explorer also shows nothing at that address, the coins are on a different derivation path or a different recovery phrase.
- Synchronization stalls or errors. A restart clears transient failures; a cache clear clears persistent ones. Neither operation risks funds, since Ledger Live simply rebuilds public data from the network afterwards.
- Transaction rejected or an unclear device error. Usually a version mismatch. Update the device app and firmware from the manager, confirm the correct app is open on the device, and confirm you have enough native coin left to pay the fee.
- Not enough space on the device. Uninstall apps you are not using. Accounts and balances are unaffected, and reinstalling later restores everything exactly as it was.
Two habits keep you out of trouble while troubleshooting. First, never follow a fix that involves typing your 24 words into anything; that instruction only ever comes from an attacker, and no legitimate step inside Ledger Live requires it. Second, be careful about where you seek help, because scam accounts monitor public forums and social media for wallet questions and reply within minutes posing as support.
If nothing works, remember what is actually at stake. A broken installation is an inconvenience; the wallet itself lives in the recovery phrase and the hardware. Reinstalling Ledger Live from scratch is a legitimate last resort and costs you nothing but the time to re-add accounts.
§ 14
Maintenance
Staying current and downloading safely
The application is updated regularly. On desktop it checks for new versions and offers to install them; on mobile the platform store handles it. Updates bring support for additional assets, interface changes, fixes, and compatibility with newer device firmware, so running a very old build eventually causes friction even if nothing is broken today.
The one moment to be genuinely careful is the initial download, or a reinstall after a problem. Fake installers distributed through search ads, cloned websites and impostor store listings are a recurring pattern in this category, and phishing campaigns aimed at hardware wallet owners have been running for years, helped along by leaked customer contact data circulating since a 2020 breach of a vendor marketing database. Getting Ledger Live from the official source, and only from there, defeats the whole family of attacks.
Adopt one more rule and you have covered the rest: no legitimate update, popup, letter or support agent will ever ask for your recovery phrase. If a screen claiming to be Ledger Live asks you to enter 24 words to verify, migrate, or restore your wallet, it is not Ledger Live. Disconnect, close it, and start again from a clean install.
§ 15
Sequence
How to get started
These five steps are a genuine order of operations rather than a menu. Done in sequence, they take a new device from the box to a verified first deposit in under an hour, most of which is waiting for a synchronization to finish.
-
01
Install the application
Download Ledger Live from the official source by typing the address yourself, and install it on the computer or phone you will actually use for this.
-
02
Set up the device
Choose a PIN on the hardware and write down the recovery phrase exactly as the device shows it. The words are never typed into Ledger Live, and no photograph or cloud note is acceptable storage.
-
03
Pair and verify
Connect by cable or Bluetooth, allow the app to manage the device, and let the genuine check complete before going further.
-
04
Install coin apps and add accounts
Install the device app for each network you hold, then add the matching accounts in Ledger Live and wait for the first synchronization.
-
05
Send a small test deposit
Display the receiving address on the device, confirm it matches the one in Ledger Live, send a small amount first, and only move the rest once it arrives.
After that, set your display currency, enable the password lock, and turn off analytics if you prefer. Those are preferences; the five steps above are the part that protects the wallet.
§ 16
Questions
Frequently asked questions
Is Ledger Live free?
Yes. Downloading and using Ledger Live costs nothing, and there is no subscription for the wallet features. You still pay blockchain network fees on every transaction you send, and any buy, sell, swap or staking service you use through the app applies its own fees and spreads.
Can I use Ledger Live without a hardware device?
You can install and open it, but not much else. Creating accounts requires the device to supply public keys, and spending requires it to sign. Ledger Live is a companion to hardware rather than a standalone software wallet, so without a device it has nothing to display.
Does Ledger Live store my private keys or recovery phrase?
No. Keys are generated and used inside the device's secure element and never leave it. Ledger Live holds public keys, addresses, cached history and settings. It has no mechanism to read, request or transmit your recovery phrase, and any prompt claiming otherwise is fraudulent.
What happens to my crypto if I delete the app?
Nothing. Your coins are recorded on their blockchains and controlled by keys on your device. Uninstalling Ledger Live removes a viewer, not a wallet. Reinstall it, reconnect the device, add your accounts again, and the same balances reappear.
Can I use my device with other wallet software too?
Yes. Many third-party wallets and browser extensions support hardware signing, and they read the same keys from the same device. The practical limit is that only one application can hold the connection at a time, so close Ledger Live before connecting the device elsewhere.
Why does my balance show zero after adding an account?
Check the address on a block explorer. If the funds are there, clear the cache in settings and let Ledger Live resynchronize. If the explorer shows nothing, the coins are on a different derivation path, a different account index, or a different recovery phrase than the one currently on your device.
Does it work offline?
Not usefully. Signing happens on the device, but fetching balances, estimating fees and broadcasting transactions all need a network connection, so Ledger Live expects to be online. Offline you would see only stale cached data.
Is the swap or buy price the best available?
Not necessarily. Ledger Live shows quotes from the providers integrated with it, and those quotes include the provider's margin. Convenience and self-custodial delivery are the benefits; if price is your priority, compare the quoted output against a public market rate before confirming.
§ 17
Reference
Key terms used throughout the app
These are the words that appear in dialogs and error messages, defined as Ledger Live uses them. Knowing them makes almost every screen self-explanatory. Broader background on the underlying cryptography is available in the public-key cryptography article on Wikipedia.
- Account
- One derivation branch on one network, tracked as a separate balance and history.
- Derivation path
- The numbered route from your recovery phrase to a specific key pair, which is why the same phrase can produce endless addresses.
- Extended public key
- A public key that lets the app derive all addresses in an account without any ability to spend from them.
- Device app
- Small software installed on the hardware that teaches it to read and sign one network's transactions.
- Blind signing
- Approving data the device cannot decode into readable terms, shown as a hash instead of a description.
- Genuine check
- The authenticity challenge run at connection time to confirm the hardware is real.
- Coin control
- Manually choosing which unspent Bitcoin outputs a payment spends, for privacy or fee reasons.
- Password lock
- A password that encrypts the local Ledger Live data on your machine; unrelated to the device PIN.