xmr-btc-swap/src-tauri
Einliterflasche 639f540876
feat(tauri): send tauri event on btc balance change (#113)
Closes #43. This PR creates a new event, which is emitted by the watcher daemon when the BTC balance changes. Then, on the guest side, we simply update the balance when this event is received.
2024-10-13 18:01:29 +02:00
..
capabilities feat(gui, tauri): Accept --testnet flag, default to mainnet (#106) 2024-10-10 14:51:56 +02:00
icons feat: Add custom Icon 2024-08-09 20:14:06 +02:00
src feat(gui, tauri): Accept --testnet flag, default to mainnet (#106) 2024-10-10 14:51:56 +02:00
.gitignore feat: cargo project at root 2024-08-08 00:49:04 +02:00
build.rs feat: cargo project at root 2024-08-08 00:49:04 +02:00
Cargo.lock feat: cargo project at root 2024-08-08 00:49:04 +02:00
Cargo.toml feat(tauri): send tauri event on btc balance change (#113) 2024-10-13 18:01:29 +02:00
tauri.conf.json feat(gui, tauri): Accept --testnet flag, default to mainnet (#106) 2024-10-10 14:51:56 +02:00