Bitcoin–Monero Cross-chain Atomic Swap
Find a file
2024-08-07 23:20:19 +02:00
.vscode Initial commit 2024-07-06 21:34:33 +02:00
.zed wip: refactor request.rs to allow type safety 2024-08-07 22:51:18 +02:00
public Initial commit 2024-07-06 21:34:33 +02:00
src wip: refactor request.rs to allow type safety 2024-08-07 22:51:18 +02:00
src-xmr-btc-swap wip: add todo comment 2024-08-07 23:20:19 +02:00
.gitattributes Initial commit 2024-07-06 21:34:33 +02:00
.gitignore Initial commit 2024-07-06 21:34:33 +02:00
Cargo.toml feat: Prototype connecting between frontend and backend 2024-07-18 23:58:54 +02:00
index.html Initial commit 2024-07-06 21:34:33 +02:00
package.json feat: Prototype connecting between frontend and backend 2024-07-18 23:58:54 +02:00
README.md Initial commit 2024-07-06 21:34:33 +02:00
tsconfig.json Initial commit 2024-07-06 21:34:33 +02:00
tsconfig.node.json Initial commit 2024-07-06 21:34:33 +02:00
vite.config.ts Initial commit 2024-07-06 21:34:33 +02:00
yarn.lock feat: Prototype connecting between frontend and backend 2024-07-18 23:58:54 +02:00

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.