1k-architecture

Installation
SKILL.md

OneKey Architecture Overview

Platform Structure

  • apps/desktop/ - Electron desktop app (Windows, macOS, Linux)
  • apps/mobile/ - React Native mobile app (iOS, Android)
  • apps/ext/ - Browser extension (Chrome, Firefox, Edge, Brave)
  • apps/web/ - Progressive web application
  • apps/web-embed/ - Embeddable wallet components

Core Packages

  • packages/core/ - Blockchain protocol implementations, cryptography, hardware wallet communication
  • packages/kit/ - Application logic, state management, API integrations
  • packages/kit-bg/ - Background services and workers
  • packages/components/ - Tamagui-based cross-platform UI components
  • packages/shared/ - Platform abstractions, utilities, build configurations
  • packages/qr-wallet-sdk/ - Air-gapped wallet QR communication

Key Architectural Patterns

  • Multi-chain support: 40+ blockchains with pluggable chain implementations
Related skills
Installs
3
GitHub Stars
35
First Seen
Mar 6, 2026