binarybaron 1dd35b3ae5
fix(ci): Disable Tauri feature for tests (#91)
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.
2024-09-19 18:10:33 +02:00
2024-08-08 00:49:04 +02:00
2024-08-08 00:49:04 +02:00
2024-08-08 00:49:04 +02:00
2024-08-08 00:49:04 +02:00
2024-08-08 00:49:04 +02:00
2024-08-26 16:19:11 +02:00

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 and swap
  • gui contains the new tauri based user interface
  • 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 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.

Description
Bitcoin–Monero Cross-chain Atomic Swap
Readme GPL-3.0 82 MiB
Languages
Rust 99.8%
Shell 0.2%