Welcome to Ledger.com/Start®
Ledger.com/Start® is your central hub for securely initializing and using your Ledger hardware wallet. It provides guidance for first-time setup, recovery, firmware verification, and safe daily operations. By following official instructions, you minimize risks and ensure your crypto assets remain secure.
Begin with official downloads of Ledger Live to manage your wallet, and verify firmware from Firmware. Avoid third-party sources to prevent malware. Developers can access APIs and guides at Ledger Developers and documentation at Ledger Docs.
Installing Ledger Live
Download Ledger Live for your operating system at Ledger Live. Follow all instructions carefully. Ledger Live communicates securely with your hardware device and ensures safe transactions. For additional setup guidance, visit Support.
- Go to Ledger Start or Ledger.com.
- Download and install Ledger Live.
- Connect your Ledger hardware wallet via USB or Bluetooth (Nano X).
- Follow on-screen setup instructions to create a new wallet or recover an existing one.
First-Time Setup & Recovery
During setup, your Ledger device generates a 24-word recovery phrase. Write it down and store it offline. Never capture it digitally. Recovery allows you to restore your wallet on a new device if needed. Verify each word carefully on the device screen.
After setup, confirm firmware authenticity and follow security best practices at Ledger Security.
Daily Operations & Security Tips
Always check transaction details on-device before confirming. This prevents malware or phishing attempts from altering amounts or addresses. Consider optional PIN and passphrase for additional security. Store your recovery phrase securely offline.
Update Ledger Live and firmware regularly to stay protected against security vulnerabilities. Only use trusted machines to access your wallet.
Troubleshooting & Support
- Device not recognized: check cable/port, reinstall Ledger Live.
- Firmware errors: follow official firmware guide.
- Lost recovery phrase: funds may be unrecoverable. Contact Support.
- Suspicious prompts: verify all official sources before proceeding.
Developer Notes
Developers integrating Ledger wallets should consult Ledger Developers for API, SDKs, and integration guides. Examples include transaction signing, account derivation, 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