Next scheduled rescrape ... never
Version 1
Last scraped
Scraped on 02/07/2025, 07:01:01 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  
How do I integrate it with a real third-party network, they don't supply a list of third-party list.

Unfortunately, even I am having build failures for Haveno, so I can't really install it to check.

Code:
------------------------------------------------------------
Gradle 8.6
------------------------------------------------------------

Build time:    2024-02-02 16:47:16 UTC
Revision:      d55c486870a0dc6f6278f53d21381396d0741c6e

Kotlin:        1.9.20
Groovy:        3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.15 (Ubuntu 17.0.15+6-Ubuntu-0ubuntu122.04)
OS:            Linux 5.15.0-136-generic amd64

It appears that Haveno itself does not offer any client for connecting to the mainnet, only to some testnet. And that a third-party client is required for mainnet conenctivity.

How can I run Haveno?
Haveno can be installed on Linux, macOS, and Windows by using a third party installer and network. We do not endorse any networks at this time.

A test network is also available for users to make test trades using Monero’s stagenet. See the instructions to build Haveno and connect to the network.

Alternatively, you can start your own network.

I kind of wish there was an AppImage build of this thing.
Original archived Re: Can you recommend a site for cash to monero and btc to monero with no kyc
Scraped on 02/07/2025, 06:56:11 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  
How do I integrate it with a real third-party network, they don't supply a list of third-party list.

Unfortunately, even I am having build failures for Haveno, so I can't really install it to check.

Code:
------------------------------------------------------------
Gradle 8.6
------------------------------------------------------------

Build time:   2024-02-02 16:47:16 UTC
Revision:     d55c486870a0dc6f6278f53d21381396d0741c6e

Kotlin:       1.9.20
Groovy:       3.0.17
Ant:          Apache Ant(TM) version 1.10.13 compiled on January 4 2023
JVM:          17.0.15 (Ubuntu 17.0.15+6-Ubuntu-0ubuntu122.04)
OS:           Linux 5.15.0-136-generic amd64

It appears that Haveno itself does not offer any client for connecting to the mainnet, only to some testnet. And that a third-party client is required for mainnet conenctivity.

How can I run Haveno?
Haveno can be installed on Linux, macOS, and Windows by using a third party installer and network. We do not endorse any networks at this time.

A test network is also available for users to make test trades using Monero’s stagenet. See the instructions to build Haveno and connect to the network.

Alternatively, you can start your own network.