xmr-btc-swap/src-tauri
binarybaron 167e031172
feat(gui): Allow discovery of sellers via connecting to rendezvous point (#83)
We,
- add a new list_sellers Tauri IPC command
- we rename the Seller struct to AliceAddress to name clash
2024-09-19 00:40:51 +02:00
..
capabilities feat(gui): open links in default browser (#50) 2024-09-04 17:11:06 +02:00
icons feat: Add custom Icon 2024-08-09 20:14:06 +02:00
src feat(gui): Allow discovery of sellers via connecting to rendezvous point (#83) 2024-09-19 00:40:51 +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(gui): open links in default browser (#50) 2024-09-04 17:11:06 +02:00
tauri.conf.json ci: create gui preview release on push to master (#65) 2024-09-06 23:29:16 +02:00