Fabien avatar

SteemJS: Now the package available on client side!

fabien

Published: 29 Jul 2016 › Updated: 29 Jul 2016SteemJS: Now the package available on client side!

SteemJS: Now the package available on client side!

You were waiting for it. He did it! Thanks for heimindanger@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@fabien

Leave SteemJS: Now the package available on client side! to:

Written by

The less code you use, the less there is to break

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