lbry.com/content/faq/standalone-wallet.md
Florian Wendelborn 0ed7939345
Update standalone-wallet.md
"lbry.tv" just redirects to Odysee now. "Simply" was removed to improve wording
2021-11-17 09:31:47 +01:00

12 lines
740 B
Markdown

---
title: Is there a standalone wallet?
category: wallet
---
Yes, please visit [Coinomi](http://www.coinomi.com) to download their excellent and easy to use wallet, and [ViaWallet](https://viawallet.com/) which is powered by ViaBTC, the owner of CoinEx. You can also use the [LBRY Desktop App](https://lbry.com/get) or [Odysee](https://odysee.com) as a wallet.
For technical users, we have
- [electrum]( https://github.com/kodxana/LBRY-Vault/releases/) - Electrum clone for LBRY. Supports [multisig and Ledger](https://lbry.com/faq/multisig) and Trezor. (Testnet not included because of SPV issues)
- [lbrycrd](https://github.com/lbryio/lbrycrd/releases), a full blockchain node very similar to bitcoind. See Readme for full details.