Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
npx skills add https://github.com/OneKeyHQ/app-monorepo --skill notification-system使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 SKILL.md 工作流。
Anti-scam, open-source crypto wallet for every chain.
Supports Bitcoin, Ethereum, Solana, Tron, BNB Smart Chain, and more.
| Platform | Link |
|---|---|
| iOS | App Store |
| Android | Google Play |
| Desktop | macOS / Windows / Linux |
| Browser Extension | Chrome Web Store |
| Bridge | Download |
This is a monorepo managed with Yarn workspaces.
app-monorepo/
├── apps/
│ ├── desktop/ # Electron desktop app (macOS, Windows, Linux)
│ ├── ext/ # Browser extension (Chrome)
│ ├── mobile/ # React Native mobile app (iOS, Android)
│ ├── web/ # Web application
│ └── web-embed/ # Embeddable web component
├── packages/
│ ├── components/ # Shared UI component library
│ ├── core/ # Core business logic & crypto utilities
│ ├── kit/ # Main UI kit
│ ├── kit-bg/ # Background service kit
│ ├── qr-wallet-sdk/ # QR-code hardware wallet SDK
│ └── shared/ # Shared utilities, constants, and types
├── development/ # Dev tooling & scripts
├── patches/ # Dependency patches
└── docs/ # Documentation & i18n
Prerequisites: Node.js >= 22, Yarn 4.x (bundled via Corepack), Git LFS
git clone https://github.com/OneKeyHQ/app-monorepo.git
cd app-monorepo
yarn
yarn app:web # starts dev server at http://localhost:3000
Run these commands from the root directory:
| Command | Description |
|---|---|
yarn app:web |
Start web dev server (port 3000) |
yarn app:ios |
Run iOS app via USB-connected device |
yarn app:android |
Run Android app |
yarn app:desktop |
Run desktop (Electron) app |
yarn app:ext |
Run browser extension |
| Available Languages |
|---|
| 🇨🇳 简体中文 |
| 🇩🇪 Deutsch |
| 🇯🇵 日本語 |
| 🇫🇷 Français |
| 🇮🇹 Italiano |
We're hiring for remote roles worldwide — global pay, ESOP for everyone, open-source culture.
| English | 中文 |
|---|---|
| 🌍 Remote (Live anywhere) | 🌍 远程 (生活在哪个城市都可以) |
| 💰 Global Pay (Literally) | 💰 全球一致的薪酬 (真的) |
| 📈 ESOP (For everybody) | 📈 ESOP 计划 |
| 🔓 Open Source (As you see) | 🔓 开源 (如你所见) |
| 🤝 Awesome Colleagues (Hell Yeah!) | 🤝 超级棒的同事 (爽呆!) |
This project is licensed under the OneKey Standard Source License (O-SSL).