Hi folks,
Do you know if there is a native Harmony Javascript SDK method to convert an address from hex to bech32?
I found this excellent npm package called bech32-converting, but I wonder if there already is a solution built into the current JS SDK.
Thanks in advance for your help.
2 Likes
Maffaz
#2
You can use the Harmony JS SDK to do this.
2 Likes
Maffaz
#3
1 Like
Thanks, that’s all I needed, genius! 
1 Like
Maffaz
#5
Just code
. Glad it helped… 
1 Like