synor/apps/desktop-wallet
Gulshan Yadav c58081b8c9 fix: wallet build failures - BigInt literal and icons
- Replace 0n BigInt literal with BigInt(0) for Safari 13 compatibility
- Generate proper app icons for Windows (.ico) and macOS (.icns)
2026-02-02 02:42:59 +05:30
..
src fix: wallet build failures - BigInt literal and icons 2026-02-02 02:42:59 +05:30
src-tauri fix: wallet build failures - BigInt literal and icons 2026-02-02 02:42:59 +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