Skip to content

Releases: coderofstuff/hw-app-kaspa

v1.1.0 - Typescript and getPublicKey

26 Dec 07:02
959c73b
Compare
Choose a tag to compare

Main Changes:

  • converts the repo to use typescript - this makes it match all other Ledger transport repos
  • renames getAddress to getPublicKey to fix this long standing typo

v1.0.0

16 Sep 04:47
Compare
Choose a tag to compare

Notes

  • Full Initial release
  • Confirmed working with base version of the embedded app

Supported Functions

  • getVersion
  • getAddress
  • signTransaction
    • Change address path can be passed by setting it in the transaction. By default, change will go to path m/44'/111111'/0'/0/0
  • signMessage

Base Release

17 May 05:10
50f4641
Compare
Choose a tag to compare

Notes

  • Initial release
  • Confirmed working with base version of the embedded app

Supported Functions

  • getAddress
  • signTransaction
    • Change address path can be passed by setting it in the transaction. By default, change will go to path m/44'/111111'/0'/0/0