This guide shows how to get Ethereum and ERC-20 tokens working with a hardware wallet, from installing the Ethereum app to signing ERC-20 transfers safely. I wrote this from hands-on testing and months of daily use, so you’ll get both the checklist and the gotchas I ran into. Expect step-by-step instructions, troubleshooting tips (for when your ledger eth wallet cant connect), and clear security guidance.
Who this is for
Who should look elsewhere
(Links to setup basics: getting started, seed phrase basics.)
And a web wallet like MetaMask if you plan to use DeFi or dapps (you'll often need to connect metamask to ledger).
How to install ethereum wallet ledger — quick steps you can follow now:
Note: installing or removing an app does not delete your private keys — those are derived from your seed phrase. But you will need to reinstall the app to sign transactions.
If you use the desktop manager to add an Ethereum account, the manager will read addresses from your device and display balances for supported tokens. Some ERC-20 tokens will be visible automatically; others need a manual token add or a third-party wallet.
Steps to add an account (high level):
To see tokens the manager doesn’t show, either add the token contract address manually (only after verifying it on a block explorer) or connect a web wallet like MetaMask.
For token-specific workflows and a deeper token management guide, see erc20-token-management and supported-cryptocurrencies.
Which route should you take: the manager app or a web wallet? Both work. Each has trade-offs.
| Feature | Manager app (Ledger Live) | MetaMask / Web3 wallets |
|---|---|---|
| See common tokens in the interface | ✅ | Varies (add custom token) |
| Access to DeFi / dapps | Limited | ✅ (direct dapp access) |
| Transaction signing on device | ✅ | ✅ (device confirms each TX) |
| Custom token addition | Limited | ✅ (requires contract address) |
In my testing, MetaMask plus the hardware wallet is more flexible for DeFi. But if you only need to hold and send tokens, the manager app's interface is simpler. Want to connect metamask to ledger? Follow the connect-metamask-web3 guide for step-by-step.
And yes—many ERC-20 tokens are ledger wallet erc20 compatible but double-check token visibility before sending (contract address, network). See wallet-integrations-mew-metamask for third-party integrations.
If your ledger eth wallet cant connect, try these checks (these fixed 8 out of 10 connection problems I saw):
But if nothing works, try the device on another machine. Sometimes OS USB drivers are the culprit. Also consult troubleshoot-cannot-connect and troubleshooting-common-errors.
A few technical reminders and practical rules from my experience.
If you want stronger safety, multisig (multisig) divides signing power across multiple devices or people. This reduces single-point-of-failure risk but adds complexity. For an implementation guide and compatibility notes, read multisig-setup-ledger and third-party-compatibility.
Also check advanced-derivation-paths if you need custom key derivation for niche wallets.
Q: Can I recover my crypto if the device breaks?
A: Yes — with your seed phrase you can restore accounts on another compatible hardware wallet or a recovery tool. See restore-recover-failure.
Q: What happens if the company goes bankrupt?
A: Your keys are controlled by your seed phrase — that makes the setup non-custodial. However, read company-bankruptcy-and-business-risk for service and firmware implications.
Q: Is Bluetooth safe for a hardware wallet?
A: Bluetooth increases convenience but adds an extra attack surface. If you prefer minimal remote risk, use a USB connection or an air-gapped workflow. See connections-usb-bluetooth-nfc.
Managing Ethereum and ERC-20 tokens with a hardware wallet is straightforward once the Ethereum app is installed and you choose whether to use the manager app or a web wallet. I believe the best approach is the one you can maintain safely over time—don’t pick complexity for complexity’s sake.
Read the step-by-step install guide next: Ledger Live download & install. If you plan to use DeFi, proceed to connect MetaMask to Ledger and erc20-token-management.
If you run into a connection problem, start with troubleshoot-cannot-connect. And remember: back up that seed phrase properly (see seed-phrase-basics).
If you want a walkthrough for device models or a Nano S/X specific guide, check walkthrough-nanos-step-by-step and nano-x-stax-setup.
Safe signing. Keep the keys offline, and double-check contract addresses before approving transactions.