Skip to main content

Quick Start: OneKey App

Updated today

OneKey App is the wallet application designed and developed by OneKey, including a desktop client, mobile application, and browser extension. It can be used with the OneKey hardware wallet or as a standalone software wallet to help you manage and protect your crypto assets. Watch the video guide and tutorials to learn about our featured functions:

Getting Started

This article will introduce the installation process for the OneKey App browser extension, desktop client, and mobile application, respectively. If you want to learn how to get started with the OneKey hardware wallet, please check out this article.

If you don't want to download any applications or install browser plugins, you can directly use the OneKey App Web Version 👉 app.onekey.so

Browser Extension

  • Visit the OneKey App download page (Browser version).

  • Make sure you are downloading the correct extension to prevent phishing software.

  • Publisher: onekey.so / OneKey Limited, with a large number of authentic user reviews and ratings.

  • Be patient and wait for the installation to complete after adding it to your browser.

  • Follow the instructions to choose to create/import a wallet, or connect your hardware wallet.

Desktop

macOS

  • Please visit the OneKey App download page and select the macOS system.

  • Download the corresponding installation package based on your device model, or download directly from the Mac App Store.

  • Double-click the .dmg file and follow the prompts to install.

  • Open OneKey App from Launchpad, and follow the instructions to create or import a wallet.

Windows

  • Visit the OneKey App download page and select the Windows system.

  • You can download the installation package or download directly from the Windows Store.

    app4.png
  • Double-click the .exe file and follow the instructions to install.

  • Launch OneKey App from the desktop and follow the instructions to create or import a wallet.

Linux

For Linux systems, we recommend two installation methods, explained here using Ubuntu 22.04.3LTS as an example.

Method One: Using Snap (Recommended)

  • Install Snap: sudo apt install snapd

  • Command line installation: sudo snap install onekey-wallet

Method Two: Download and Run AppImage

  • Please visit the OneKey App Download Page and select Linux - Linux.

    app5.png
  • Install required dependencies

  • Change directory to where the AppImage file is located and grant it executable permissions.

    .chmod +x OneKey-Wallet-4.18.0-linux-x86_64.AppImage

  • Run the file with the following command

    ./OneKey-Wallet-4.18.0-linux-x86_64.AppImage

Please note:

  1. In the command, replace the filename with the AppImage file you downloaded.

  2. If you encounter errors like 'Missing X server' or '$DISPLAY not set', install the relevant graphics environment components. For Ubuntu or Debian systems, you can install xorg.

Did this answer your question?