What Javascript API would your recommend right now?
I’m using https://github.com/bonustrack/libra-grpc, but it looks broken with the latest testnet changes.
Best Libra-Javascript API?
I have built a js library based on my golang library.
2 Likes
Thanks for the post! You might also want to re-post in the What I Made category.
Nice, I will give it a try.
If you are looking for a javascript libra library kulapio/libra-core and gopherjs-libra are the ones you should look at. libra-core is a bit more simple but does not include all functionality. We have not open-sourced our client yet, but we will in the next couple of months.