Welcome to Ledger.com/start
Ledger.com/start is the official starting point for users who want to set up and manage their Ledger hardware wallets safely. This page provides instructions for first-time setup, wallet recovery, firmware verification, and daily security best practices.
Download Ledger Live (Ledger Live) to manage your wallet. Always use official sources like Ledger Firmware and the Ledger Documentation for setup instructions. Avoid third-party downloads to protect your assets from malware or tampered software.
Installing Ledger Live
Ledger Live is the desktop/mobile app that allows you to manage your accounts and transactions. Install the application from the official page and follow all instructions carefully.
- Go to Ledger.com/start.
- Download Ledger Live for your platform (Ledger Live).
- Connect your Ledger device via USB or Bluetooth (for Nano X).
- Follow the setup instructions to create a new wallet or recover an existing one.
- Verify firmware and complete initial security checks.
First-Time Setup & Recovery
During setup, your Ledger device generates a recovery phrase. Write it down on the official recovery card and store it offline. Never capture it digitally or take photos. Use this phrase to recover your wallet on another device if necessary.
Verify your firmware at Ledger Firmware and follow best practices outlined at Ledger Security.
Daily Operations & Security
Always check transaction details directly on your device. Avoid approving transactions without verifying amounts, addresses, and fees on the hardware screen. Consider optional passphrase protection and PIN codes for additional security.
Update Ledger Live and firmware regularly. Only use trusted machines to manage your wallet.
Troubleshooting & Support
- Device not detected: check cable, USB port, and reinstall Ledger Live.
- Firmware issues: consult Ledger Firmware.
- Lost recovery phrase: funds may be unrecoverable. Contact Ledger Support.
- Suspicious prompts: always verify official sources before approving.
Developer Notes
Developers integrating Ledger devices should consult Ledger Developers for API, SDKs, and guides. Sample integrations include account derivation, transaction signing, and Ledger Live plugins.
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