https://github.com/onekeyhq/app-monorepo
Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
https://github.com/onekeyhq/app-monorepo
android bitcoin blockchain crypto defi electron ethereum expo ios mobile native near react react-native redux solana universal wallet web
Last synced: about 1 month ago
JSON representation
Secure, open source and community driven crypto wallet runs on all platforms and trusted by millions.
- Host: GitHub
- URL: https://github.com/onekeyhq/app-monorepo
- Owner: OneKeyHQ
- License: other
- Created: 2021-11-22T14:54:51.000Z (over 3 years ago)
- Default Branch: x
- Last Pushed: 2025-04-10T22:32:26.000Z (about 1 month ago)
- Last Synced: 2025-04-10T23:19:36.527Z (about 1 month ago)
- Topics: android, bitcoin, blockchain, crypto, defi, electron, ethereum, expo, ios, mobile, native, near, react, react-native, redux, solana, universal, wallet, web
- Language: TypeScript
- Homepage: https://onekey.so
- Size: 333 MB
- Stars: 1,896
- Watchers: 95
- Forks: 384
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# OneKey - Open Source Crypto Wallet
[](https://github.com/OneKeyHQ/app-monorepo/stargazers)
[](https://github.com/OneKeyHQ/app-monorepo/releases)
[](https://github.com/OneKeyHQ/app-monorepo/graphs/contributors)
[](https://github.com/OneKeyHQ/app-monorepo/commits/onekey)
[](https://github.com/OneKeyHQ/app-monorepo/issues?q=is%3Aissue+is%3Aopen)
[](https://github.com/OneKeyHQ/app-monorepo/pulls?q=is%3Apr+is%3Aopen)
[](https://twitter.com/OneKeyHQ)[](https://apps.apple.com/us/app/onekey-open-source-wallet/id1609559473)
[](https://play.google.com/store/apps/details?id=so.onekey.app.wallet)- [Desktop clients: macOS, Windows & Linux](https://onekey.so/zh_CN/download?client=desktop)
- [Browser extensions: Chrome, Firefox, Edge & Brave](https://onekey.so/zh_CN/download?client=browserExtension)
- [Bridge](https://onekey.so/zh_CN/download?client=bridge)## Community & Enterprise Edition
- 🏡 🧔🏻♂️ For Community Edition. It will always remain FREE FOREVER for open-source projects by individuals and communities.
- 🏦 💼 For Enterprise Edition. We've got this plan on the radar, but we're not quite ready yet. Just star our repo, and you'll be pinged as soon as we're all set.## Support
- [Community Forum](https://github.com/orgs/OneKeyHQ/discussions). Best for: help with building, discussion about best practices.
- [GitHub Issues](https://github.com/OneKeyHQ/app-monorepo/issues). Best for: bugs and errors you encounter using OneKey.## Repo Status
- ✅ Public: Production-ready
We really need your support, star or watch this repo for latest updates.
## 🚀 Getting Onboard
1. Install [node.js LTS version](https://nodejs.org/en/)
2. Install [yarn package management tool](https://yarnpkg.com/)
3. Install [git lfs](https://git-lfs.github.com/) (some binaries are required for pulling and updating)
4. To start the iOS project, make sure that the local XCode version is greater than or equal to 13.3
5. To start the Android project, make sure that the local JDK version is greater than or equal to 11After pulling the latest code via the git command line tool, install the project dependencies in the root directory via the `yarn` command
```
yarn
```## 🧑💻 Develop
Execute the following commands in the root directory to develop different business code
- `yarn app:web`: Develop web mode, which starts a static server on port 3000 locally
- `yarn app:ios`: connect to iphone device via USB for development debugging
- `yarn app:android`: develop android
- `yarn app:desktop`: development in desktop mode
- `yarn app:ext`: development in extension mode## 💬 Docs in your languages
| Available Languages |
| :--------------------------- |
| [Simplified Chinese / 简体中文](docs/i18n/README.zh-cn.md)|
| [German / Deutsch](docs/i18n/README.de.md)|
| [Japanese / 日本語](docs/i18n/README.jp.md)|
| [French / Français](docs/i18n/README.fr.md)|
| [Italian / Italiano](docs/i18n/README.it.md)|## 🪄 Repo Activity

## 🔰 Security
- Please read [Bug Bunty Rules](https://github.com/OneKeyHQ/app-monorepo/blob/onekey/docs/BUG_RULES.md), we have detailed the exact plan in this article.
- Please report suspected security vulnerabilities in private to [email protected]
- Please do NOT create publicly viewable issues for suspected security vulnerabilities.
- As an open source project, although we are not yet profitable, we try to give some rewards to white hat hackers who disclose vulnerabilities to us in a timely manner.## 🙋♂️We're Hiring!
We are hiring many roles (Remote)
👉 Click here to check all open positions
## ✨ Salute!
[](https://github.com/OneKeyHQ/app-monorepo/graphs/contributors)