mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-06-05 05:39:35 -04:00
14 lines
967 B
Markdown
14 lines
967 B
Markdown
# UnstoppableSwap
|
||
|
||
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`
|
||
- [`gui`](src-gui/README.md) contains the new tauri based user interface
|
||
- [`tauri`](src-tauri/) contains the tauri bindings between binaries and user interface
|
||
- and other crates we use in our binaries
|
||
|
||
If you're just here for the software, head over to the [releases](https://github.com/UnstoppableSwap/xmr-btc-swap/releases/latest) tab and grab the binary for your operating system! If you're just looking for documentation, check out our [docs page](https://docs.unstoppableswap.net/) or our [github docs](dev-docs/README.md).
|
||
|
||
Join our [Matrix room](https://matrix.to/#/#unstoppableswap-core:matrix.org) to follow development more closely.
|
||
|
||

|