Phoenix PoCX Wallet v2.0.0-rc2
Major Changes
🚀 Tauri 2 Migration
- Migrated from Electron to Tauri 2 for significantly smaller binaries
- ~10MB installer vs ~90MB with Electron (90% reduction!)
- Faster startup and lower memory footprint
- Uses system WebView instead of bundled Chromium
Technical Improvements
- Angular 21 + Angular Material 21
- NgRx 21 state management
- TypeScript 5.9
- All dependencies updated to latest versions
- Tauri HTTP plugin for CORS-free RPC communication
Platforms
- Windows: MSI and NSIS installers (x64)
- macOS: DMG (Apple Silicon + Intel)
- Linux: AppImage and DEB (x64)
Notes
- This is a release candidate for testing
- Requires Bitcoin-PoCX node running locally
- Cookie authentication reads from standard Bitcoin Core data directory