mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-19 18:41:31 +00:00
1 KiB
1 KiB
layout | title |
---|---|
custom | Merchants & Services |
Merchants of all kinds have come to value the financial privacy that Monero brings. Below is a list of the merchants that we know of that currently accept Monero for their goods and services. If a company no longer accepts Monero or you would like your business to be listed, please [open a GitHub issue and let us know](https://github.com/monero-project/monero-site/issues).
{% for toplevel in site.data.merchants %}
{%endfor%}
{{toplevel.category}}
{% assign sortedMerchants = toplevel.merchants | sort: 'name' %}
{% for merchants in sortedMerchants %}
{% endfor %}