mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-26 23:13:32 +00:00
12 lines
614 B
Markdown
12 lines
614 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. You can also use the [LBRY Desktop App](https://lbry.com/get) or [lbry.tv](https://lbry.tv) simply as a wallet.
|
|
|
|
For technical users, we have
|
|
|
|
- [electrum](https://github.com/tzarebczan/electrum/releases/tag/0.1.0) - Electrum clone for LBRY. Supports [multisig and Ledger](https://lbry.com/faq/multisig) also.
|
|
|
|
- [lbrycrd](https://github.com/lbryio/lbrycrd/releases), a full blockchain node very similar to bitcoind. See Readme for full details.
|