mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-01 03:06:14 -04:00
build instructions warn that mainnet is not supported
This commit is contained in:
parent
ae80935f3a
commit
c40e0bea5a
2 changed files with 12 additions and 7 deletions
|
@ -1,13 +1,13 @@
|
|||
# Build and run Haveno
|
||||
|
||||
These are the steps needed to build and run Haveno. You can test it locally or on our test network using the official Haveno repository.
|
||||
These are the steps to build and run Haveno using the *official test network*.
|
||||
|
||||
> [!note]
|
||||
> Trying to use Haveno on mainnet?
|
||||
> [!warning]
|
||||
> The official Haveno repository does not support making real trades directly.
|
||||
>
|
||||
> The official Haveno repository does not operate or endorse any mainnet network.
|
||||
> To make real trades with Haveno, first find a third party network, and then use their installer or build their repository. We do not endorse any networks at this time.
|
||||
>
|
||||
> Find a third party network and use their installer or build their repository. Alternatively [create your own mainnet network](create-mainnet.md).
|
||||
> Alternatively, you can [create your own mainnet network](create-mainnet.md).
|
||||
|
||||
## Install dependencies
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue