Skip to content

Commit

Permalink
merchants: list unstoppable swap. delist hodlhodl
Browse files Browse the repository at this point in the history
  • Loading branch information
plowsof committed Nov 21, 2024
1 parent 51dd5ce commit a36634a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions _i18n/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,30 +147,30 @@ merchants:
use: Over the years, merchants of all kinds have come to value the financial privacy that Monero brings. In fact, merchant adoption is continuously rising.
dirdescr: "If you are looking for places to spend your Monero, the directories below have some options. Please remember to do your own research before trusting them with your money:"
descrp2p: The best way to exchange Monero for other currencies (or the other way round) is using P2P exchanges, because they allow traders to directly interact with each other, without the need of trusted third parties (except maybe for providing an escrow service). These exchanges are more private than their centralized counterparts and allow people to be in complete control of their coins if they are non-custodial, but they usually have less volume than 'traditional' exchanges. In the section below, we offer a list of P2P exchanges that support Monero.
swapsdescr: A new exciting way to exchange Monero is Atomic Swaps, which <a href="https://www.getmonero.org/2021/08/20/atomic-swaps.html">we announced</a> on August 2021. Atomic Swaps are a completely decentralized way to swap Bitcoin <-> Monero (more info in the blog post). The technology is brand new, so there aren't many swap providers yet, but you can already sell XMR for BTC using this protocol at
swapsdescr: A new exciting way to exchange Monero is Atomic Swaps, which <a href="https://www.getmonero.org/2021/08/20/atomic-swaps.html">we announced</a> on August 2021. Atomic Swaps are a completely decentralized way to swap Bitcoin <-> Monero (more info in the blog post).
bisqdescr: Decentralized P2P exchange based on Bitcoin and Tor.
cardfoss: "Open source:"
cardkyc: "<b>No KYC</b> (Know Your Customer):"
cardbtcfiat: (BTC &#8596; fiat possible)
cardonion: "Onion address:"
cardi2p: "I2P address:"
noncustodial: "Non-custodial:"
hodlhodldescr: P2P trading platform with non-custodial escrow.
locmondescr: Online P2P exchange offering person-to-person trades.
depsell: Depends by the seller
locnojs: (but no-JS version available)
simpleswapdescr: Non-custodial instant exchange.
disclaimer: |
"Please note: these links are being provided as a convenience and for informational purposes only; they do not constitute an endorsement by the Monero community of any products, services or opinions of the corporations or organizations or individuals listed. The Monero community bears no responsibility for the accuracy, legality, or content of these external sites. Contact the external site for answers to questions regarding its content. As always, caveat emptor ('buyer beware'); you are responsible for doing your own research. Always use judgement when making online purchases."
visitbisq: Visit Bisq
visithodlhodl: Visit HodlHodl
centrexchanges: Centralized exchanges (CEXs) & Swappers
centrexchangesp: If you prefer to use centralized exchanges, here is a list of renowned CEXes and swappers. Many more exchanges support Monero, we list here only a few reputable ones.
cexp: Centralized exchanges that offer exchanging Monero for national currencies and cryptocurrencies.
swappersp: Swappers let users exchange XMR for other cryptocurrencies.
basicswapdexdesc: Decentralized P2P atomic swaps with a strong focus on the user experience.
visitbasicswapdex: Visit BasicSwapDEX
setreq: Setup required
unstoppableswapdesc: Exchange Bitcoin for Monero using Atomic Swaps with our desktop software. No registration or middleman required. Over the Tor network. Accessible to everyone. Community funded.
visitunstoppableswap: Visit UnstoppableSwap

sponsorships:
intro: The following businesses actively support the Monero Project in its goal to bring financial privacy to the world. We couldn't be more grateful for their contributions. If you would like to sponsor the Monero Project and be listed on this page, please send an email to [email protected].
Expand Down
14 changes: 7 additions & 7 deletions community/merchants/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ meta_descr: merchants.descr
<div class="info-block">
<h2>P2P exchanges and Atomic Swaps</h2>
<p>{% t merchants.descrp2p %}</p>
<p>{% t merchants.swapsdescr %} <a href="https://unstoppableswap.net/">unstoppableswap.net</a>.</p>
<p>{% t merchants.swapsdescr %}</p>
</div>
</div>
<div class="row">
Expand All @@ -50,19 +50,19 @@ meta_descr: merchants.descr
<div class="right half no-pad-sm col-lg-6 col-md-6 col-sm-12 col-xs-12">
<div class="info-block">
<div class="center-xs">
<img class="merch" src="/img/merchants/hodlhodl.jpg" alt="HodlHodl Logo" title="HodlHodl">
<p>{% t merchants.hodlhodldescr %}</p>
<img class="merch" src="/img/merchants/unstoppableswap.png" alt="UntoppslbleSwap GUI Logo" title="UnstoppaleSwap GUI">
<p>{% t merchants.unstoppableswapdesc %}</p>
</div>
<div>
<p><b>{% t merchants.cardfoss %}</b> <span class="cross"></span></p>
<p><b>{% t merchants.cardfoss %}</b> <span class="check"></span></p>
<p><b>{% t merchants.noncustodial %}</b> <span class="check"></span></p>
<p>{% t merchants.cardkyc %} <span class="check"></span></p>
<p><b>XMR &#8596; fiat:</b> <span class="cross"></span> {% t merchants.cardbtcfiat %}</p>
<p><b>{% t merchants.cardonion %}</b> <span class="cross"></span></p>
<p><b>XMR &#8596; fiat:</b> <span class="cross"></span></p>
<p><b>{% t merchants.cardonion %}</b> <span class="check"></span></p>
<p><b>{% t merchants.cardi2p %}</b> <span class="cross"></span></p>
</div>
<div class="center-xs">
<p><a href="https://hodlhodl.com" class="btn-link btn-fixed btn-primary-top">{% t merchants.visithodlhodl %}</a></p>
<p><a href="https://unstoppableswap.net" class="btn-link btn-fixed btn-primary-top">{% t merchants.visitunstoppableswap %}</a></p>
</div>
</div>
</div>
Expand Down
Binary file removed img/merchants/hodlhodl.jpg
Binary file not shown.
Binary file added img/merchants/unstoppableswap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a36634a

Please sign in to comment.