mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-11-24 18:03:08 -05:00
Bitcoin–Monero Cross-chain Atomic Swap
* re-add tor info box, show switch for toggling tor * add use_tor to TauriSettings, only initialize tor client when it's true * add warning log message when not using tor client * change the label text of the switch, fail to align switch with SettingsBox icons * move Tor settings to SettingsBox |
||
|---|---|---|
| .cargo | ||
| .github | ||
| .vscode | ||
| dev-docs | ||
| dev_scripts | ||
| docs | ||
| monero-harness | ||
| monero-rpc | ||
| monero-wallet | ||
| src-gui | ||
| src-tauri | ||
| swap | ||
| utils/gpg_keys | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| dprint.json | ||
| LICENSE | ||
| README.md | ||
| rust-toolchain.toml | ||
UnstoppableSwap
This is the monorepo containing the source code for all of our core projects:
swapcontains the source code for the main swapping binaries,asbandswapguicontains the new tauri based user interfacetauricontains 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.