I have been using Electrum-LTC for automated payments — creating LTC addresses with private keys, checking balances, sending to multiple addresses, viewing transactions, etc. It worked very well for my needs.
However, since its last update in 2022, it has several bugs. Sometimes it doesn’t sync correctly, fails to show confirmations, or even displays the wrong balance.
I’m looking for a free alternative (no API keys or limits) that can:
- Create unlimited LTC addresses with private keys
- Check transactions and balances
- Work with Python
- Support bulk payments (
pay-to-manyand similar features)
I have a lightweight VPS, so please do not suggest Litecoin Core or other full-node wallets that require large storage or high resources.