> For the complete documentation index, see [llms.txt](https://anubitux-project.gitbook.io/the-anubitux-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anubitux-project.gitbook.io/the-anubitux-documentation/features/tools-list/wallets.md).

# Wallets

<figure><img src="/files/jMnUvLLIoD9KlXcaZUYv" alt=""><figcaption></figcaption></figure>

* [Atomic](https://atomicwallet.io/) is a widely used multi-coin wallet;
* [GreenWallet](https://blockstream.com/green/) is a desktop wallet, [developed](https://github.com/Blockstream/green_qt/releases) by [Blockstream](https://blockstream.com/) that supports Bitcoin and even L-BTC on the [Liquid](https://blockstream.com/liquid/) sidechain.
* [Coinomi](https://www.coinomi.com/) is a widely used multi-coin wallet;
* [ElectronCash](https://electroncash.org/) is a version of the well known Electrum wallet that works with Bitcoin Cash;
* [Electrum(LTC)](https://electrum-ltc.org/) is a version of the well known Electrum wallet that works with Litecoin;
* [Electrum(BTC)](https://electrum.org/#home) is one of the most known and used SPV Bitcoin wallets;&#x20;
* [Electrum-Firo](https://github.com/firoorg/electrum-firo) is a version of the well known Electrum wallet that works with [Firo](https://firo.org/), an emergin privacy coin;
* [Exodus](https://www.exodus.com/) is a multi-currency and multi-service desktop wallet;
* [Feather](https://featherwallet.org/) is a very complete and powerful Monero wallet with a comfortable user interface that is similar to Electrum's one;
* [Guarda](https://guarda.com/desktop/) is a simple to use and powerful multi-coin wallet;

<figure><img src="/files/0bD9RLeNAut0kNPaVWfY" alt=""><figcaption></figcaption></figure>

* [MoneroWallet(cli)](https://www.getmonero.org/downloads/#cli) is the command line version of the official Monero wallet;
* [MyCrypto](https://mycrypto.com/) is a wallet that allows to manage Ethereum accounts;
* [MyMonero](https://mymonero.com/) is a lightweight and efficient Monero wallet;
* [Sparrow](https://sparrowwallet.com/) is a Bitcoin wallet caring for user's privacy;
* [TonKeeper](https://tonkeeper.com/pro) is the official client for the Ton Network (it is already available as a browser extension);
* [ZecWallet](https://www.zecwallet.co/) is a fully featured shielded wallet for Zcash.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://anubitux-project.gitbook.io/the-anubitux-documentation/features/tools-list/wallets.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
