@astrox/identity-ledgerhq

0.0.52 • Public • Published

@astrox/identity-ledgerhq

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 @astrox/identity-ledgerhq

In the browser:

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

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

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.52
    1
    • latest

Version History

Package Sidebar

Install

npm i @astrox/identity-ledgerhq

Weekly Downloads

1

Version

0.0.52

License

Apache-2.0

Unpacked Size

82.4 kB

Total Files

24

Last publish

Collaborators

  • iota9star
  • kasumisk
  • mioquispe
  • ghostcorn