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

# Reviews

### [Xumm](https://xumm.app)

* non-custodial wallet available for mobile (iOS and Android)
* the most popular wallet on the XRP ledger - and probably the industry standard
* 642,017 unique active users from 235 countries in 2022

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

{% tabs %}
{% tab title="Pros" %}

* exclusively an XRP wallet, supporting XRP and the 8000-plus tokens issued on the XRP Ledger &#x20;
* assets can be sent, received or denominated in any asset
* cheap, fast payments
* hardware wallet integration
* can access apps straight from wallet (xApps), including NFT viewing apps
* easy-to-use wallet for newbies
* no fees for basic use, though the Ripple blockchain does charge fees that are very low
* can choose between standard (FaceID / Passcode) and extra (password to sign transactions) security
* good help resources on the app or online
* can upgrade to Xumm Pro for additional features (but there is a fee)
  {% endtab %}

{% tab title="Cons" %}

* a bit of a hassle to set up - no seed phrase (instead, you will need a number / letter row sequence)
* to activate an account, you need to deposit 10 XRP into your account - these cannot be spent, but are used to pay for ledger fees (all XRP wallets require an initial deposit)
  {% endtab %}

{% tab title="Links" %}

* [**Website**](https://xumm.app)
* [**Twitter**](https://twitter.com/XummWallet)
  {% endtab %}
  {% endtabs %}

{% embed url="<https://www.youtube.com/watch?v=dIGDYLffQa8>" %}

### [Exodus](https://www.exodus.com/ripple-xrp-wallet)

* non-custodial Web3 wallet available as a browser extension (Chrome and Brave), a desktop app, and mobile (iOS and Android)
* viewed as a great wallet for beginners with cross-platform support

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

{% tabs %}
{% tab title="Pros" %}

* aesthetically pleasing, with a simple layout
* easy setup process
* excellent help functionality, including quick chat services&#x20;
* token swap and support for multiple cryptocurrencies
* hardware wallet integration (Trezor Model T for XRP)
* can access some common apps - e.g. Compound Finance - directly from the wallet
  {% endtab %}

{% tab title="Cons" %}

* lack of 2FA security protection
* no crypto to fiat conversion
* doesn’t yet run from Ripple blockchain, though can store XRP on the wallet and token swap
* no NFT viewing for NFTs bought via Ripple blockchain
  {% endtab %}

{% tab title="Links" %}

* [**Website**](https://www.exodus.com/ripple-xrp-wallet)
* [**Twitter**](https://twitter.com/exodus_io)
  {% endtab %}
  {% endtabs %}

{% embed url="<https://www.youtube.com/watch?v=pfT7hB6t2oU>" %}

### [GateHub](https://gatehub.net)

* both a wallet, built specifically for Ripple, and an exchange
* web browser wallet

<figure><img src="/files/5WkytA5Ek2rRvp0l4Q0q" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Pros" %}

* easy to use&#x20;
* supports a variety of tokens (not a huge amount) as well as fiat currencies, via an in-built payment gateway (bank transfers) - this is one of the wallet’s biggest advantages
* fiat currencies currently supported include USD, EUR, CNY and JPY
* good customer support - perhaps because it includes an exchange
* can swap tokens on the exchange
* can purchase insurance on the wallet’s contents through Coincover
* good analytics for seeing your assets, cash flow, etc.
  {% endtab %}

{% tab title="Cons" %}

* KYC (Know Your Customer) process to set up wallet - probably because it includes an exchange and fiat on-ramps
* need to hold a minimum of 20 XRP in your wallet which can’t be used
* limited dApp connections
* no NFT visual display or capacity
  {% endtab %}

{% tab title="Links" %}

* [**Website**](https://gatehub.net)
* [**Twitter**](https://twitter.com/GateHub)
  {% endtab %}
  {% endtabs %}

{% embed url="<https://www.youtube.com/watch?v=RDZeWWFE7OM>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://monet-society.gitbook.io/ripple/wallets/reviews.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
