Project Overview: Architected a secure, non-custodial cryptocurrency wallet application, utilizing Kotlin Multiplatform (KMP) to share core business logic while delivering native UIs for Android (Kotlin) and iOS (Swift).
Cross-Platform Architecture: Centralized complex cryptographic logic and validation rules using KMP, ensuring consistent behavior and streamlined testing across both mobile ecosystems.
Security & UX: Implemented Biometric Authentication for frictionless security and a local database for address management, safeguarding users against transaction errors.
Impact: Reduced development time by sharing business logic and significantly enhanced user trust by minimizing "void" transactions through intelligent address validation.