lbry.com/content/faq/standalone-wallet.md
Thomas Zarebczan c9e8b7ad30 Take 2
2019-11-27 19:04:31 -05:00

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.