Skip to content

LedgerHQ/app-nimiq

Repository files navigation

Nimiq app for Ledger devices

Introduction

This is a device app for the Ledger Hardware Wallets which makes it possible to store your Nimiq token (NIM) on those devices (more precisely use the associated private key for NIM related operations).

A companion Javascript library is available to communicate with this app.

Development Setup

For build and installation instructions, please refer to:

Testing

The project contains functional tests powered by Ragger. They can be launched via the VSCode extension or docker images as described in the section Development Setup.

Additionally, the project contains unit-tests.