@ledgerhq/hw-app-hedera
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

GitHub, Ledger Devs Discord, Developer Portal

@ledgerhq/hw-app-hedera

Ledger Hardware Wallet Hedera JavaScript bindings.


Are you adding Ledger support to your software wallet?

You may be using this package to communicate with the Hedera Nano App.

For a smooth and quick integration:

  • See the developers’ documentation on the Developer Portal and
  • Go on Discord to chat with developer support and the developer community.

API

Table of Contents

Hedera

Hedera BOLOS API

Parameters

  • transport Transport
  • scrambleKey (optional, default "BOIL")

getPublicKey

Get a Hedera public key for a given BIP-32 path.

Note that this does not return an address, nor is an account address derivable from a public key on the Hedera network.

Parameters
  • path string a path in BIP-32 format

Returns Promise<string> the public key

Package Sidebar

Install

npm i @ledgerhq/hw-app-hedera

Weekly Downloads

89

Version

1.2.0

License

Apache-2.0

Unpacked Size

22.1 kB

Total Files

17

Last publish

Collaborators

  • phenry-ledger
  • sergii-shkolin
  • gbrahm-ledger
  • aboissiere
  • thomas.coudray
  • ldg-github-ci
  • vbouzon
  • ledger-releaser