mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-04-25 10:19:18 -04:00

There was an issue before we were falsely applying a default node to use and not actually iterating through our list and checking for availiability. This commit fixes this issue and removes a few dead nodes.
fix(gui): Fetch balance after swap is released, re-fetch database after progress event, change wording in progress page (#237)
UnstoppableSwap
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.
Join our Matrix room to follow development more closely.
Languages
Rust
99.8%
Shell
0.2%