Welcome to Ledger.com/Start®
Ledger.com/Start® is the official landing page to help users initialize, secure, and manage their Ledger hardware wallets. It guides you through first-time setup, wallet recovery, firmware verification, and daily security practices.
Download Ledger Live (Ledger Live) for desktop or mobile. Always follow official instructions to prevent security risks. For developer integrations, visit Ledger Developers and documentation at Ledger Docs.
Installing Ledger Live
Ledger Live allows you to manage accounts, assets, and transactions. Install Ledger Live from Ledger Live download page.
- Go to Ledger.com/Start.
- Download Ledger Live.
- Connect your Ledger device via USB or Bluetooth (Nano X).
- Follow setup instructions to create or recover a wallet.
- Verify firmware for security at Ledger Firmware.
First-Time Setup & Recovery
During initialization, Ledger generates a 24-word recovery phrase. Write it down on the provided card and store it offline. This phrase is required to recover your wallet on a new device. Never store it digitally.
Follow security guidance at Ledger Security and confirm your firmware integrity.
Daily Usage & Security Tips
Always verify transaction details on your device screen. Use PIN codes and optional passphrases for added protection. Only use trusted machines to access Ledger Live.
Keep your device firmware and Ledger Live updated regularly to prevent vulnerabilities.
Troubleshooting & Support
- Device not detected: check USB cable/port and reinstall Ledger Live.
- Firmware errors: consult Ledger Firmware.
- Lost recovery phrase: funds may be unrecoverable. Contact Support.
- Suspicious prompts: verify all sources before approving actions.
Developer Integrations
Access Ledger Developers for APIs, SDKs, and integration guides. Sample tasks include account derivation, transaction signing, and Ledger Live plugin development.
import Ledger from '@ledgerhq/hw-app-eth';
const transport = await TransportNodeHid.create();
const eth = new Ledger(transport);
const result = await eth.getAddress("44'/60'/0'/0/0");
console.log(result);
Official Resources
- Ledger Start
- Ledger Live
- Firmware
- Documentation
- Security
- Support
- Blog
- Developers
- Store
- Compare devices