Post
Topic
Board Altcoin Discussion
Re: Can you recommend a site for cash to monero and btc to monero with no kyc
by
bitcoin talk
on 01/07/2025, 11:08:20 UTC
...build it from source after setting up the dependencies (Java 11+, Gradle). Basically:

git clone https://github.com/haveno-dex/haveno.git 
cd haveno 
./gradlew build 
./gradlew run 
Do I need to do anything to connect with a third party network? Where's the third party list I don't see it on github.