mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-28 19:56:13 -04:00

We omit the --all-features for the tests run in the CI. There are no features in any of our crates besides tauri so this doesn't disable any features that might be required.
feat(cli, gui, tauri): Emit events on Monero transaction confirmation update and redeem transaction publication (#57)
xmr-btc-swap
This is the monorepo containing the source code for all of our core projects:
swap
contains the source code for the main swapping binaries,asb
andswap
gui
contains the new tauri based user interfacetauri
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 tab and grab the binary for your operating system! If you're just looking for documentation, check out our docs page or our github docs.
Languages
Rust
99.8%
Shell
0.2%