🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

@ledgerhq/hw-app-ada

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ledgerhq/hw-app-ada

Ledger Hardware Wallet Cardano ADA API

4.48.0
latest
Version published
Weekly downloads
0
-100%
Maintainers
11
Weekly downloads
 
Created

@ledgerhq/hw-app-ada

Library for Ledger Hardware Wallets.

Github, API Doc, Ledger Devs Slack

Application

This library is compatible with the Cardano ADA Ledger Application.

Tests

As well as the tests in @ledgerhq/test, automated end-to-end tests are provided here using mocha.

Core Tests

Core tests are provided for testing the base functionality of the device.

First, ensure you have a test build installed on the device (see ledger app respository for details). Then run:

yarn run core-test

API Tests

These test the production API and can be run either on a production build or headlessly for fully-automated testing.

For tests which require user interaction, ensure you have a standard production build of the app and run:

yarn run api-test

For headless tests, ensure you have a headless build installed on the device (see ledger app repository for details). Then run:

yarn run api-test --headless

FAQs

Package last updated on 22 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts