0.14.2 • Published 3 years ago

@dfinity/identity-ledgerhq v0.14.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years 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

3 years ago

0.14.0

3 years ago

0.14.1

3 years ago

0.13.2

3 years ago

0.13.3

3 years ago

1.0.0-beta.0

3 years ago

0.12.0

3 years ago

0.13.0

3 years ago

0.12.1

3 years ago

0.13.1

3 years ago

0.12.2

3 years ago

0.12.2-beta.0

3 years ago

0.12.1-beta.0

3 years ago

0.11.2

3 years ago

0.11.3

3 years ago

0.11.1

3 years ago

0.11.0

3 years ago

0.10.4

3 years ago

0.10.2

4 years ago

0.10.3

3 years ago

0.10.1

4 years ago

0.10.0

4 years ago

0.10.0-beta.1

4 years ago

0.9.3

4 years ago

0.9.2

4 years ago

0.9.0

4 years ago

0.9.1

4 years ago

0.8.9

4 years ago

0.8.8

4 years ago

0.8.7

4 years ago

0.8.6

4 years ago

0.8.5

4 years ago

0.8.4

4 years ago