-
Notifications
You must be signed in to change notification settings - Fork 3
π [BLOCKER] Complete Wallet Builds for All PlatformsΒ #2
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
Complete the wallet implementation across all platforms - this is a critical blocker for the Lux ecosystem launch.
Current Status:
- β Extension: Built and functional
- β Desktop: Built and functional
- β Web-Embed: Built and functional
β οΈ Web: Code complete, needs buildβ οΈ Mobile: Code complete, needs build
Tasks & Timeline:
Week 1 (Jan 20-24, 2025)
- Build Web platform (2 days)
- Run yarn build in apps/web
- Test wallet connection with local node
- Verify LuxKit integration works
- Deploy to test environment
Week 2 (Jan 27-31, 2025)
- Build Mobile platform - Android (3 days)
- Set up Android build environment
- Generate signed APK
- Test on multiple Android versions
- Submit to Play Store (beta)
Week 3 (Feb 3-7, 2025)
- Build Mobile platform - iOS (3 days)
- Configure iOS certificates
- Build with Xcode
- Test on iOS devices
- Submit to TestFlight
Week 4 (Feb 10-14, 2025)
- Cross-platform testing (3 days)
- Test wallet sync across all platforms
- Verify transaction signing
- Test hardware wallet integration
- Performance optimization
Acceptance Criteria:
- All 5 platforms have production builds
- Wallet works with Lux mainnet and testnet
- LuxKit integration fully functional
- Hardware wallet support verified
- Security audit passed
Dependencies:
- Node v18+
- Yarn 4.1.0
- Android Studio (for mobile)
- Xcode 14+ (for iOS)
- Code signing certificates
Assignee: @zeekay
Priority: P0 - BLOCKER
Due Date: February 14, 2025
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request