mirror of
https://github.com/haveno-dex/haveno.git
synced 2024-10-01 01:35:48 -04:00
docs: add clarification about the trade protocol (#75)
and move the link up in the README
This commit is contained in:
parent
be7b3160de
commit
8756d8feca
@ -26,6 +26,10 @@ The project is divided between multiple repositories:
|
||||
|
||||
Currently, efforts are focused in developing the core repository ('haveno'). If you wish to help, take a look at the [issue tracker](https://github.com/haveno-dex/haveno/issues) and the [Kanban boards (projects)](https://github.com/haveno-dex/haveno/projects). We run a bounty program to incentivize development, the issues elegible for a reward in XMR [are labelled '💰bounty'](https://github.com/haveno-dex/haveno/labels/%F0%9F%92%B0bounty).
|
||||
|
||||
## Trade protocol
|
||||
|
||||
See [docs/trade-protocol.md](docs/trade-protocol.md)
|
||||
|
||||
### Bounties
|
||||
|
||||
To incentivize development we adopt a simple bounty system. Contributors may be awarded bounties after completing a task (resolving an issue). [More details in the docs](https://github.com/erciccione/haveno/blob/master/docs/bounties.md).
|
||||
@ -41,8 +45,6 @@ Temporary email: havenodex@protonmail.com
|
||||
|
||||
## FAQ
|
||||
|
||||
[Trade protocol](docs/trade-protocol.md)
|
||||
|
||||
See the [FAQ in the wiki](https://github.com/haveno-dex/haveno/wiki/FAQ).
|
||||
|
||||
## Running a local Haveno test network
|
||||
|
@ -1,5 +1,7 @@
|
||||
# Haveno Trade Protocol
|
||||
|
||||
Described here is the desired protocol for Haveno. Note that the discussion is still ongoing, so this protocol could be changed/updated in the future.
|
||||
|
||||
## Roles
|
||||
|
||||
- **Buyer** - person buying XMR
|
||||
|
Loading…
Reference in New Issue
Block a user