From 2d03b64d88af0dc6683729d35bbc0c87b64b41d0 Mon Sep 17 00:00:00 2001 From: woodser Date: Sat, 26 Oct 2024 01:15:25 -0400 Subject: [PATCH] add section for running haveno --- index.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index c03bb28..d0d3002 100644 --- a/index.html +++ b/index.html @@ -49,9 +49,16 @@

Supports Monero

+
+

Running Haveno

+

Haveno can be used on Monero's main network 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.

+

Note that Haveno is being actively developed. If you find issues or bugs, please let us know.

+

Development and Bounties

-

The core Haveno application is written in Java.

+

See the official GitHub repository for the core Haveno application written in Java.

Haveno also supports a TypeScript client which communicates with the Haveno daemon through gRPC APIs.

Development is incentivized through bounties, which are awarded in XMR. See the docs page on GitHub for more information.