Published: 29 Jul 2016 › Updated: 29 Jul 2016

SteemJS: Now the package available on client side!
You were waiting for it. He did it! Thanks for
@heimindanger contribution, now our package is working on client side.
How to get it
https://www.npmjs.com/package/steem
https://github.com/adcpm/steem
How to use it
<script src="./steem.min.js"></script>
<script>
steem.getAccounts(['ned', 'dan'], function(err, response){
console.log(err, response);
});
</script>
Documentation
https://github.com/adcpm/steem/tree/master/doc
If you need more informations, i'm available on the chat with the id @fabien
Leave SteemJS: Now the package available on client side! to:
Read more #steemjs posts
Best Posts From Fabien
We have not curated any of fabien's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.
More Posts From Fabien
- Proposal #37: SteemConnect continued improvements
- SteemConnect 3, beta release looking for testers
- SteemConnect: Deprecation notice for the "metadata" feature
- Major incoming changes on SteemConnect
- SteemConnect interface is now on app.steemconnect.com
- A new start for SteemConnect
- Byteball.js: The JavaScript library for Byteball is out!
- SteemConnect: Deprecation notice for "v2" subdomain
- Leaving my CTO role at Busy.org for focus on SteemConnect and new projects
- SteemConnect: Login with memo key is now disabled