This package has been deprecated

Author message:

This package has been deprecated. Please use the `@zondax/ledger-icp` package instead.

@dfinity/identity-ledgerhq

0.14.2 • Public • Published

@dfinity/identity-ledgerhq

warning This package has been deprecated. Please use the @zondax/ledger-icp package instead.

TypeScript library to support a Hardware Ledger Wallet identity for applications on the Internet Computer.

Visit the Dfinity Forum and SDK Documentation for more information and support building on the Internet Computer.


Installation

Using authentication:

npm i --save @dfinity/identity-ledgerhq

In the browser:

import { LedgerIdentity } from '@dfinity/identity-ledgerhq';

// ...
const identity = await LedgerIdentity.create();
const agent = new HttpAgent({ identity });

Note: depends on @dfinity/agent and @dfinity/identity.

Readme

Keywords

none

Package Sidebar

Install

npm i @dfinity/identity-ledgerhq

Weekly Downloads

3

Version

0.14.2

License

Apache-2.0

Unpacked Size

12.8 kB

Total Files

3

Last publish

Collaborators

  • dfx-json
  • dfn_wndlng
  • nathan.mcgrath.dfinity
  • frederikrothenberger
  • bitdivine
  • ielashi
  • dayyildiz
  • eric-swanson-dfinity
  • krpeacock
  • npm-dfinity-org