# `xmr-btc-swap` 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](docs/README.md).