Expand description
Crux App - cross-platform wallet core
This is the shared business logic that works across all platforms:
- Desktop (egui shell)
- Android (Jetpack Compose shell)
- iOS (SwiftUI shell)
- Web (WASM)
Structs§
- Chat
Message - Chat message
- Contact
- Contact entry
- Model
- App state (owned by core)
- View
Model - ViewModel sent to shell for rendering
- Zafu
Core - The Crux App