mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
12 lines
740 B
Markdown
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.
|