hive-keychain/hive-keychain-extension

How do you retrieve the Hive / HBD balance?

Wend1go opened this issue · 2 comments

Browsing the docs in the Readme.md, I couldn't find any information about how to access information about the logged in Hive account.
Could you give me an example about how to retrieve the Hive / HBD balance of an account please?

Hi! Hive Keychain is a wallet, for what you want, you need to use Hive js libraries, dHive or Hive-js.
I recommend dHive because it is typed : https://openhive-network.github.io/dhive/

Thanks, I'll have a look. 👍