### 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 ```html <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
author | fabien |
---|---|
permlink | steemjs-now-the-package-available-on-client-side |
category | steemjs |
json_metadata | {"tags":["steemjs","steemapi","steemit","npm","javascript"],"users":["fabien"],"links":["https://github.com/adcpm/steem/tree/master/doc"]} |
created | 2016-07-29 15:14:15 |
last_update | 2016-07-29 15:20:57 |
depth | 0 |
children | 3 |
last_payout | 2016-08-29 04:05:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.464 HBD |
curator_payout_value | 0.086 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 535 |
author_reputation | 16,649,367,183,999 |
root_title | "SteemJS: Now the package available on client side!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 466,456 |
net_rshares | 333,439,890,007 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
proctologic | 0 | 0 | 100% | ||
sandwich | 0 | 15,171,597,542 | 100% | ||
atomrigs | 0 | 2,313,370,647 | 100% | ||
schro | 0 | 133,703,762,088 | 100% | ||
clement | 0 | 33,926,937,976 | 100% | ||
jako | 0 | 3,985,702,992 | 100% | ||
bryanj4 | 0 | 247,504,324 | 100% | ||
picokernel | 0 | 7,524,571,206 | 100% | ||
endgame | 0 | 308,234,101 | 100% | ||
jesta | 0 | 56,129,329,038 | 100% | ||
kaptainkrayola | 0 | 9,850,416,051 | 100% | ||
artakan | 0 | 13,987,832,506 | 100% | ||
heimindanger | 0 | 3,127,532,418 | 100% | ||
claudiop63 | 0 | 17,931,150,651 | 100% | ||
fabien | 0 | 16,480,976,807 | 100% | ||
okay | 0 | 21,852,686 | 100% | ||
najoh | 0 | 471,151,605 | 100% | ||
metrox | 0 | 11,300,251,767 | 100% | ||
viktor.phuket | 0 | 447,400,232 | 100% | ||
coderg | 0 | 63,541,793 | 100% | ||
ekitcho | 0 | 94,783,772 | 100% | ||
hermes999 | 0 | 62,430,011 | 100% | ||
anjoke | 0 | 0 | 100% | ||
nicolaennio | 0 | 6,176,053,957 | 100% | ||
ashketchum | 0 | 56,789,655 | 100% | ||
sammie | 0 | 56,716,182 | 100% | ||
primerz | 0 | 0 | 100% | ||
dream.trip | 0 | 0 | 100% |
I can't believe this post has been invisible, are people dumb or what, this is MAJOR news ... I was struggling the whole day to try and communicate with steemd, and all of a sudden I fund your library, I couldn't believe you made it so easy .... Wow, congralutation, and please people upvote this post !
author | artakan |
---|---|
permlink | re-fabien-steemjs-now-the-package-available-on-client-side-20160801t192243253z |
category | steemjs |
json_metadata | {"tags":["steemjs"]} |
created | 2016-08-01 19:22:39 |
last_update | 2016-08-01 19:22:39 |
depth | 1 |
children | 0 |
last_payout | 2016-08-29 04:05:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 303 |
author_reputation | 2,351,335,125,519 |
root_title | "SteemJS: Now the package available on client side!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 542,489 |
net_rshares | 13,974,859,941 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
endgame | 0 | 256,861,751 | 100% | ||
metrox | 0 | 13,661,282,008 | 100% | ||
sammie | 0 | 56,716,182 | 100% |
Unfortunately code ``` < script src="https://cdn.steemjs.com/lib/steem.min.js"> </ script> < script> steem.api.getState('/trends/funny', function(err, result) { console.log(err, result); }); </ script> ``` Doesn't work: ``` (index):22 Uncaught TypeError: Cannot read property 'getState' of undefined(anonymous function) @ (index):22 ```
author | steemrussia |
---|---|
permlink | re-fabien-steemjs-now-the-package-available-on-client-side-20160824t103141591z |
category | steemjs |
json_metadata | {"tags":["steemjs"]} |
created | 2016-08-24 10:32:06 |
last_update | 2016-08-24 10:32:06 |
depth | 1 |
children | 0 |
last_payout | 2016-08-29 04:05:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 441 |
author_reputation | 9,187,141,412 |
root_title | "SteemJS: Now the package available on client side!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 964,920 |
net_rshares | 0 |
Hi, thank you very much for your great work.
author | thekao |
---|---|
permlink | re-fabien-steemjs-now-the-package-available-on-client-side-20160820t220933478z |
category | steemjs |
json_metadata | {"tags":["steemjs"]} |
created | 2016-08-20 22:09:33 |
last_update | 2016-08-20 22:09:33 |
depth | 1 |
children | 0 |
last_payout | 2016-08-29 04:05:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 44 |
author_reputation | 23,963,255,106 |
root_title | "SteemJS: Now the package available on client side!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 912,212 |
net_rshares | 0 |