synor/apps/desktop-wallet
Gulshan Yadav cca23a4019 fix: resolve TypeScript errors in desktop wallet
- Remove unused MULTIPLIER variable in Send.tsx
- Remove unused Check import in Settings.tsx
- Add vite-env.d.ts for ImportMeta.env types
2026-02-02 02:26:08 +05:30
..
src fix: resolve TypeScript errors in desktop wallet 2026-02-02 02:26:08 +05:30
src-tauri feat(wallet): add OS keychain integration with biometric unlock 2026-01-11 17:31:21 +05:30
Dockerfile feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
index.html feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
package.json feat(desktop-wallet): add system tray and auto-updater 2026-01-10 06:55:44 +05:30
postcss.config.js feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
tailwind.config.js feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
tsconfig.json feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
tsconfig.node.json feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30
vite.config.ts feat: Desktop wallet, gas estimator UI, and 30-day monitoring stack 2026-01-10 04:38:09 +05:30