Electrum-LTC


Electrum Litecoin Wallet

Electrum Litecoin Wallet is a lightweight, fast, and secure wallet designed specifically for storing, sending, and receiving Litecoin (LTC). Built on the proven technology of the Electrum Bitcoin wallet, it provides users with a streamlined and efficient experience tailored to the Litecoin blockchain.

FEATURES

  • Lightweight Design: Electrum Litecoin Wallet does not require downloading the entire Litecoin blockchain, making it fast to set up and easy to use.
  • Security-Focused: Your private keys never leave your device, ensuring maximum security. The wallet supports hardware wallets for added protection.
  • Seed Backup and Recovery: Secure your wallet with a mnemonic seed phrase, allowing you to recover your funds if your device is lost or damaged.
  • Customizable Fees: Choose transaction fees to suit your needs—prioritize speed or save on costs.
  • Open Source: Fully transparent and auditable code, ensuring trustworthiness and reliability.
  • Multi-Platform Support: Available for Windows, macOS, Linux, and Android.
  • Why Choose Electrum Litecoin Wallet?
    Electrum Litecoin Wallet combines ease of use with robust security, making it ideal for beginners and advanced users alike. Whether you're managing a small amount of LTC or a large portfolio, this wallet ensures your funds remain safe while offering advanced features like multisig support and integration with hardware wallets. Download the Electrum Litecoin Wallet today and experience the ultimate in Litecoin management simplicity!

    Downloads

      Always verify the digital signatures of the files you download! (instructions)  

    Latest Release: 4.2.2.1 (released 2022-06-05)

      Make sure you back up your wallet/seed if upgrading from an earlier version.  

    Windows (8.1 and higher) Standalone Executable signature by Loshan
    Windows Installer signature by Loshan
    Portable version signature by Loshan
    macOS (10.13 and higher) Executable signature by Loshan
    Linux AppImage signature by Pooler
    Python (3.8 and higher) Electrum-LTC-4.2.2.1.tar.gz signature by Pooler

    Notes for Windows users:

    • Old versions of Windows might need to install the KB2999226 Windows update.
    • Electrum-LTC binaries are often flagged by various anti-virus software. There is nothing we can do about it. Anti-virus software uses heuristics in order to determine if a program is malware, and that often results in false positives. If you trust the developers of the project, you can verify the GPG signature of Electrum-LTC binaries, and safely ignore any anti-virus warnings. If you do not trust the developers of the project, you should build the binaries yourself, or run the software from source.

    Litecoin Wallet Features


    • Use instantly: Electrum-LTC doesn't need to download the whole blockchain, which is instead maintained on a tamper-proof, remote server.
    • Safe: Your unique secret phrase and private keys are never sent to the Electrum-LTC servers. All information received from the server is verified using Simplified Payment Verification (SPV).
    • Forgiving: Never be concerned about losing your wallet! With your unique seed, you can always recover and restore your wallet...even if you sustain the worst of hardware or software failures.
    • Cold storage: Use Electrum-LTC to generate and manage your secure offline wallets, enabling you to take some or all of your funds completely offline.
    • Accessible: Export your private keys to other Litecoin clients, at your convenience.

    Community


    Development Project page on GitHub
    Want to run your own server? ElectrumX
    Forums LitecoinTalk, r/litecoin

    Frequently Asked Questions


    Is there a version of Electrum-LTC for Android?
    Android is not currently supported. If you are looking for a mobile wallet, check out Litewallet.
    Does Electrum-LTC support Segwit?
    Yes.
    What is a “seed”?
    Electrum-LTC uses a 128-bit random seed to generate your private keys. The seed can be represented as a 12-word mnemonic code. You do not need to perform regular backups, because your wallet can be recovered from the seed that you can memorize or write on paper.
    What should I do with my old Litecoin addresses and wallet when switching to Electrum-LTC?
    The best way to switch to Electrum is to send all the litecoins you have on your old wallet to one of the addresses on your Electrum wallet. This way you'll have all your litecoins secured with your seed. Older versions of Electrum could import private keys from another client, but then you had to backup those keys separately, as they could not be restored by the Electrum seed.
    What does it mean to “freeze” an address?
    When you freeze an address, the funds in that address will not be used for sending litecoins. You cannot send litecoins if you don't have enough funds in non-frozen addresses.
    Where is my wallet file located?
    A default wallet file called default_wallet is created under the /wallets folder when you first run the application. On Windows, this folder is located in \Users\YourUserName\AppData\Roaming\Local\Electrum-LTC. On all other operating systems, it is located in ~/.electrum-ltc.
    What is the gap limit?
    The gap limit is the maximum number of consecutive unused addresses in your deterministic sequence of addresses. Electrum-LTC uses a gap limit to stop looking for addresses. This is set to 5 by default, so the client generates new addresses until 5 unused addresses are found.