Releases: coderofstuff/hw-app-kaspa
Releases · coderofstuff/hw-app-kaspa
v1.1.0 - Typescript and getPublicKey
Main Changes:
- converts the repo to use typescript - this makes it match all other Ledger transport repos
- renames
getAddress
togetPublicKey
to fix this long standing typo
v1.0.0
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
- Change address path can be passed by setting it in the transaction. By default, change will go to path
- signMessage
Base Release
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
- Change address path can be passed by setting it in the transaction. By default, change will go to path