Skip to content

AidosKuneen/ADK-V2-Wallet

Repository files navigation


Aidos Kuneen
Aidos Kuneen Wallet

This repository contains the desktop wallet for Aidos Kuneen

License

Prebuilt binaries

If you want to just use the wallet app, please download the latest release for your OS.

Requirements

  1. Operating System
    • Windows 64bit and 32bit
  2. NodeJS

NodeJS is required to install and run the app.

For Windows Users

  1. Download "ADK V2 Wallet Setup 1.0.0.exe" file.
  2. Setup file
  3. Run Desctop Icon "ADK V2 Wallet

Build & Run

These instructions are only in case you want to build the wallet by yourself. Pre-built packages are available on Release Page.

  1. Clone this repository:
git clone https://github.com/AidosKuneen/ADK-V2-Wallet.git
  1. Open terminal and write:
npm i
  1. Then write:
npm start

LICENSE

GNU General Public License v3.0