fixes for truecrypto

This commit is contained in:
oxeo0 2025-05-26 19:48:03 +02:00
parent 0195d81d40
commit 90f6d14be9
14 changed files with 9 additions and 98 deletions

View file

@ -16,7 +16,7 @@ In this tutorial we're going to cover how to do a Fiat to Monero trade from the
_Sidenote_ : i don't recommend face-to-face as a payment option of choice, this is just to try out how a basic trade Haveno DEX works!
Before reading through this tutorial, **make sure you understand why Decentralised Exchanges are the next step in Decentralised Finances** in this [blogpost](../finances/index.md) i previously made, so that you have all the context.
Before reading through this tutorial, **make sure you understand why Decentralised Exchanges are the next step in Decentralised Finances** in this [blogpost](../truecrypto/index.md) i previously made, so that you have all the context.
As we are covering a DEX (Decentralised Exchange), **it means we are not covering how to use a website onto which you are purchasing monero** (like the now defunct Localmonero (RIP)), **we are covering a software that you install on your computer** (hence the Decentralisation in "DEX"), **to trade Peer to Peer (P2P) with the other users.**