Home

Awesome

<p align="center"> <img width="200" src="https://github.com/rayston92/graph_bed/blob/e3b2c938fc5b17d68531f69178908afb16266e6a/img/onekey_logo_badge_border.png?raw=trueg"/> </p>

Github Stars Version Last commit Issues Pull Requests Discord Twitter Follow

Community & Support

🚀 Getting Onboard

  1. Install nix
  2. Pulling the latest code via the git command line tool, setting up the development environment
  git clone --recurse-submodules https://github.com/OneKeyHQ/onekey-firmware.git
  cd onekey-firmware
  nix-shell
  poetry install
  1. Run the build with:
   cd core && poetry run make build_unix
  1. Now you can start the emulator
   poetry run ./emu.py
  1. You can now install the command line client utility to interact with the emulator
   cd python && poetry run python3 -m pip install .

✏ Contribute

Also please have a look at the docs before contributing. The misc chapter should be read in particular because it contains some useful assorted knowledge.

🔒 Security

✨ Salute!

<a href="https://github.com/onekeyhq/firmware/graphs/contributors"> <img src="https://contrib.rocks/image?repo=onekeyhq/firmware&max=240&columns=24"/> </a>