@ledgerhq/hw-app-hedera
Version:
Ledger Hardware Wallet Hedera Application API
54 lines (31 loc) • 1.63 kB
Markdown
[](https://github.com/LedgerHQ/ledger-live/),
[](https://developers.ledger.com/discord-pro),
[](https://developers.ledger.com/)
Ledger Hardware Wallet Hedera JavaScript bindings.
***
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](https://developers.ledger.com/docs/transport/overview/) and
* Go on [Discord](https://developers.ledger.com/discord-pro/) to chat with developer support and the developer community.
***
<!-- Generated by documentation.js. Update this documentation by updating the source code. -->
* [Hedera](
* [Parameters](
* [getPublicKey](
* [Parameters](
Hedera BOLOS API
* `transport` **Transport**&
* `scrambleKey` (optional, default `"BOIL"`)
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.
* `path` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** a path in BIP-32 format
Returns **[Promise](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Promise)<[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)>** the public key