0.13.6 • Published 4 years ago

@tetcoin/ledger-tetcoin v0.13.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

ledger-tetcoin (JS Integration)

This package provides a basic client library to communicate with Tetcore Apps running in a Ledger Nano S/X devices

Additionally, it provides a hd_key_derivation function to retrieve the keys that Ledger apps generate with BIP32-ED25519. Warning: the hd_key_derivation function is not audited and depends on external pacakges. We recommend using the official Tetcore Ledger apps in recovery mode.

Run Tests

yarn install
yarn test:integration