mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-19 15:10:34 -04:00
docs: Refer to maker/taker docs on main page
This commit is contained in:
parent
2633e8e6bf
commit
13c7bf8a04
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
This is the monorepo containing the source code for all of our core projects:
|
This is the monorepo containing the source code for all of our core projects:
|
||||||
|
|
||||||
- [`swap`](swap/README.md) contains the source code for the main swapping binaries, `asb` and `swap`
|
- [`swap`](swap/README.md) contains the source code for the main swapping binaries, `asb` and `swap`
|
||||||
|
- [`maker`](dev-docs/asb/README.md)
|
||||||
|
- [`taker`](dev-docs/cli/README.md)
|
||||||
- [`gui`](src-gui/README.md) contains the new tauri based user interface
|
- [`gui`](src-gui/README.md) contains the new tauri based user interface
|
||||||
- [`tauri`](src-tauri/) contains the tauri bindings between binaries and user interface
|
- [`tauri`](src-tauri/) contains the tauri bindings between binaries and user interface
|
||||||
- and other crates we use in our binaries
|
- and other crates we use in our binaries
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue