--- # This file is licensed under the MIT License (MIT) available on # http://opensource.org/licenses/MIT. layout: base max_wallet_text_length: 418 ## Unicode characters ---

{{ page.wallet.title }}

{% translate wallet{{page.wallet.id}} choose-your-wallet %}

{% translate wallet-selector-features choose-your-wallet %}:

{% assign features = page.os.features | split: " " %}
{% for featureName in features %}
checked

{% translate wizard-feature-{{featureName}} choose-your-wallet %}

information
×
{% translate wizard-feature-{{featureName}} choose-your-wallet %}:
{% translate wizard-feature-{{featureName}}-description choose-your-wallet %}
{% endfor %}
{% assign platform = page.platform %} {% assign pageOs = page.os %}

{% translate wallet-scoring-good choose-your-wallet %}

{% translate wallet-scoring-pass choose-your-wallet %}

{% translate wallet-scoring-fail choose-your-wallet %}

{% translate wallet-scoring-neutral choose-your-wallet %}

{% for check in pageOs.check %} {% assign checkName = check[0] %} {% assign checkValue = check[1] %}

{% translate {{checkValue}} choose-your-wallet %}

{% translate {{checkValue}}txt choose-your-wallet %}

{% if checkName == 'privacy' and pageOs.privacycheck %} {% for privacycheck in pageOs.privacycheck %}

{% translate {{privacycheck[1]}} choose-your-wallet %}

{% translate {{privacycheck[1]}}txt choose-your-wallet %}

{% endfor %} {% endif %}
{% endfor %}
{% for platform in page.wallet.platform %} {% for platformOs in platform.os %} {% endfor %} {% endfor %}
{% for platform in page.wallet.platform %} {% for platformOs in platform.os %} {% capture url %}{{ page.url | split: "/"}}{% endcapture %} {% if url contains platformOs.name %} {% assign tabContentClass = 'visible' %} {% else %} {% assign tabContentClass = '' %} {% endif %}
screenshot
{% endfor %} {% endfor %}

{% translate wallet-selector-similar choose-your-wallet %} {{os.name}} {% translate wallet-selector-results-wallets choose-your-wallet %}

{% translate wallet-selector-sort choose-your-wallet %}:

Similar {{os.name}} wallets

{% translate wizard-criteria-control choose-your-wallet %}

{% translate wizard-criteria-validation choose-your-wallet %}

{% translate wizard-criteria-transparency choose-your-wallet %}

{% translate wizard-criteria-environment choose-your-wallet %}

{% translate wizard-criteria-privacy choose-your-wallet %}

{% translate wizard-criteria-fees choose-your-wallet %}

{% for wallet in site.wallets %} {% assign id = wallet.id | remove: '/wallets/' %} {% for platform in wallet.platform %} {% for os in platform.os %}
{{ wallet.title }} {{wallet.titleshort}}
{% for check in os.check %} {% assign checkName = check[0] %} {% assign checkValue = check[1] %}
{% if checkValue contains 'checkgood' %} {% translate wallet-scoring-good choose-your-wallet %}
{% elsif checkValue contains 'checkpass' %} {% translate wallet-scoring-pass choose-your-wallet %}
{% elsif checkValue contains 'checkfail' %} {% translate wallet-scoring-fail choose-your-wallet %}
{% elsif checkValue contains 'checkneutral' %} {% translate wallet-scoring-neutral choose-your-wallet %}
{% endif %}
{% endfor %}
{% endfor %} {% endfor %} {% endfor %}

{% translate wallet-scoring-good choose-your-wallet %}

{% translate wallet-scoring-pass choose-your-wallet %}

{% translate wallet-scoring-fail choose-your-wallet %}

{% translate wallet-scoring-neutral choose-your-wallet %}