mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 08:18:03 +00:00
976 B
976 B
layout | title | title-pre-kick | title-kick | title-post-kick | kick-class | icon | attribution |
---|---|---|---|---|---|---|---|
static_page | Monero Merchants and Services Directory | Monero | Merchants and Services | Directory | purple-kicks | icon_merchants | <!-- Icon is based on work by Freepik (http://www.freepik.com) and is licensed under Creative Commons BY 3.0 --> |
{% for data_merchants in site.data.merchants %}
{{ data_merchants.category }}
- {{ data_merchant.name }}
{% for data_merchant in data_merchants.merchants %}
{% endfor %}
{% endfor %}
All of the merchants are organised alphabetically. If there are any merchants that no longer provide Monero services, or a merchant that wishes to be added, please open an issue on this website's Github repository to alert us.