You are viewing a single comment's thread from:

RE: How to use Hive Ledger Wallet

in #engrave2 years ago

Great work and a true addition to the Hive wallet availabilities.

Hats off to you N!

Btw is the code for this open-sourced? Curious to learn more about the inner workings of Ledger's apis.

Thanks for this!

Sort:  

Thanks ;) It is open-sourced, of course, the code is available here: hiveledger

There is also a set of other projects that might be helpful to understanding Ledger APIs etc:

  • app-hive - low-level ledger application, there is also the documentation of APDUs and app commands in doc directory
  • ledger-app-hive - Typescript library to communicate with Hive ledger app
  • hive-ledger-cli - Simple CLI to communicate with Hive Ledger App