0.14.2 • Published 1 year ago

@dfinity/identity-ledgerhq v0.14.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
1 year ago

@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.

0.14.2

1 year ago

0.14.0

2 years ago

0.14.1

2 years ago

0.13.2

2 years ago

0.13.3

2 years ago

1.0.0-beta.0

2 years ago

0.12.0

2 years ago

0.13.0

2 years ago

0.12.1

2 years ago

0.13.1

2 years ago

0.12.2

2 years ago

0.12.2-beta.0

2 years ago

0.12.1-beta.0

2 years ago

0.11.2

2 years ago

0.11.3

2 years ago

0.11.1

2 years ago

0.11.0

2 years ago

0.10.4

2 years ago

0.10.2

2 years ago

0.10.3

2 years ago

0.10.1

3 years ago

0.10.0

3 years ago

0.10.0-beta.1

3 years ago

0.9.3

3 years ago

0.9.2

3 years ago

0.9.0

3 years ago

0.9.1

3 years ago

0.8.9

3 years ago

0.8.8

3 years ago

0.8.7

3 years ago

0.8.6

3 years ago

0.8.5

3 years ago

0.8.4

3 years ago