mirror of
https://github.com/alexgo-io/onekey-monorepo.git
synced 2026-01-12 08:34:32 +08:00
6da50b9bf3063ea4d12e271d1a1113dfe928d8f4
* fix: add applock component Signed-off-by: 王山栋 <jelly@onekey.so> * fix: add unlock atom Signed-off-by: 王山栋 <jelly@onekey.so> * fix: add password set unlock logic Signed-off-by: 王山栋 <jelly@onekey.so> * fix: jotai init local storage logic Signed-off-by: 王山栋 <jelly@onekey.so> * fix: recover jotai init logic Signed-off-by: 王山栋 <jelly@onekey.so> * fix: add lock Signed-off-by: 王山栋 <jelly@onekey.so> --------- Signed-off-by: 王山栋 <jelly@onekey.so> Co-authored-by: morizon <sidmorizon@outlook.com>
OneKey - Open Source Crypto Wallet
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. Best for: help with building, discussion about best practices.
- GitHub Issues. Best for: bugs and errors you encounter using OneKey.
- Discord. Best for: sharing your ideas and hanging out with the community.
Repo Status
- ✅ Public: Production-ready
We really need your support, star or watch this repo for latest updates.
🚀 Getting Onboard
- Install node.js LTS version
- Install yarn package management tool
- Install git lfs (some binaries are required for pulling and updating)
- To start the iOS project, make sure that the local XCode version is greater than or equal to 13.3
- To start the Android project, make sure that the local JDK version is greater than or equal to 11
After 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 locallyyarn app:ios: connect to iphone device via USB for development debuggingyarn app:android: develop androidyarn app:desktop: development in desktop modeyarn app:web: development in extension mode
🕋 Roadmap
Check out where we are now!
💬 Docs in your languages
| Available Languages |
|---|
| Simplified Chinese / 简体中文 |
| German / Deutsch |
| Japanese / 日本語 |
| French / Français |
| Italian / Italiano |
🔰 Security
- Please read Bug Bunty Rules, we have detailed the exact plan in this article.
- Please report suspected security vulnerabilities in private to dev@onekey.so
- 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!
⚖️ License
OneKey is available under the Apache-2.0 license license. Free for commercial and non-commercial use.
Description
Languages
TypeScript
87.3%
JavaScript
11.2%
EJS
0.5%
Java
0.2%
Kotlin
0.2%
Other
0.2%

