create account

Tutorial: Add a vote button on your site using SteemConnect by busy.org

View this thread on: hive.blogpeakd.comecency.com
· @busy.org · (edited)
$149.17
Tutorial: Add a vote button on your site using SteemConnect
Hi,

Today i want to show you how you can embed a vote button on **any site** in a 2 step simple tutorial using SteemConnect.

![vote](https://cloud.githubusercontent.com/assets/16245250/21080162/5ecc9c74-bfa8-11e6-8197-593c30baa5c5.gif)

### 1. Add the widget SDK

Copy & paste the following code between the tag `<body>` of your html page:

```
<script>(function(d, s, id) {
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) return;
    js = d.createElement(s); js.id = id;
    js.src = "//cdn.steemjs.com/lib/latest/steemconnect-widget.js";
    fjs.parentNode.insertBefore(js, fjs);
  }(document, 'script', 'sc-sdk'));</script>
```

## 2. Add vote button code

Change `data-author` and `data-permlink` params of the following code to match the post you want to do a vote button. On this example we will use a post of @dantheman:
```
<span class="sc-vote" data-author="dantheman" data-permlink="who-really-controls-bitcoin"></span>
```
You can add multiple vote button code on your page, the code will change to a vote button.

## Full Code Example

```
<html>
<head>
  <title>Your Website Title</title>
</head>
<body>

  <script>(function(d, s, id) {
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) return;
    js = d.createElement(s); js.id = id;
    js.src = "//cdn.steemjs.com/lib/latest/steemconnect-widget.js";
    fjs.parentNode.insertBefore(js, fjs);
  }(document, 'script', 'sc-sdk'));</script>
  
  <span class="sc-vote" data-author="dantheman" data-permlink="who-really-controls-bitcoin"></span>

</body>
</html>
```

## Demo

You can try a demo here: https://bonustrack.github.io/plugins/vote-button.html

Or see the code on GitHub: https://github.com/bonustrack/bonustrack.github.io/blob/master/plugins/vote-button.html

The vote button use optimistic update, that mean it will show active instantly when you click on it while request is sent to the blockchain.

## What's next?

Here is the embeds solutions we plan to do: 

- Follow button
- Reblog button
- Transfer button and link
- Comment box

Something you would like to come first? Let us know in comment!

## Want to support us?
Vote for @busy.witness

Fabien
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 376 others
properties (23)
authorbusy.org
permlinksteemconnect-add-a-vote-button-on-your-site
categorysteemconnect
json_metadata{"tags":["steemconnect","steem","busy","embed","vote"],"users":["dantheman","busy.witness"],"image":["https://cloud.githubusercontent.com/assets/16245250/21080162/5ecc9c74-bfa8-11e6-8197-593c30baa5c5.gif"],"links":["https://bonustrack.github.io/plugins/vote-button.html","https://github.com/bonustrack/bonustrack.github.io/blob/master/plugins/vote-button.html"],"app":"steemit/0.1","format":"markdown"}
created2016-12-11 12:51:12
last_update2016-12-11 13:11:36
depth0
children48
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value136.851 HBD
curator_payout_value12.320 HBD
pending_payout_value0.000 HBD
promoted10.000 HBD
body_length2,191
author_reputation59,574,049,182,146
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,976,032
net_rshares126,079,891,856,763
author_curate_reward""
vote details (440)
@aaryaan · (edited)
hi busy.org teams members happy new year to all.
i post by using, busy site but i not get any upvote yet, 

https://res.cloudinary.com/hpiynhbhq/image/upload/v1515351593/tgcgkdgeiksty8tu52ee.png

i do not get a like from you?? https://steemit.com/busy/@aaryaan/us-government-to-sell-513-bitcoin-and-512-bitcoin-cash-seized-from-dark-web-dealer
as par this offer.
properties (22)
authoraaryaan
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20180107t190222254z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"community":"busy","app":"steemit/0.1","image":["https://res.cloudinary.com/hpiynhbhq/image/upload/v1515351593/tgcgkdgeiksty8tu52ee.png"],"links":["https://steemit.com/busy/@aaryaan/us-government-to-sell-513-bitcoin-and-512-bitcoin-cash-seized-from-dark-web-dealer"]}
created2018-01-07 19:02:24
last_update2018-01-09 04:53:09
depth1
children0
last_payout2018-01-14 19:02:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length362
author_reputation1,146,774,850,033
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id27,822,692
net_rshares0
@artem-sokoloff ·
It is very helpful. I have re-steemed it )
properties (22)
authorartem-sokoloff
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161212t091143438z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-12 09:11:33
last_update2016-12-12 09:11:33
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length42
author_reputation63,785,479,701,078
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,983,178
net_rshares0
@brandon-rosano ·
Great Job!!! Has any one tried using this on their WordPress?
properties (22)
authorbrandon-rosano
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161214t020934700z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-14 02:09:33
last_update2016-12-14 02:09:33
depth1
children1
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length61
author_reputation3,806,947,480,473
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,998,653
net_rshares0
@bryan-imhoff ·
I just dabbled with it here. My site ain't pretty... I only recently threw it together to start working on the integrations I foresee coming with Steem in the future! Should be an up vote button to the lower right of the most recent comic strip...
http://www.spottyproduction.com/appetitefordistraction/comic/6-past-trauma/
properties (22)
authorbryan-imhoff
permlinkre-brandon-rosano-re-busyorg-steemconnect-add-a-vote-button-on-your-site-20161214t050426366z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"links":["http://www.spottyproduction.com/appetitefordistraction/comic/6-past-trauma/"]}
created2016-12-14 05:04:27
last_update2016-12-14 05:04:27
depth2
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length323
author_reputation71,780,425,099,152
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,999,712
net_rshares0
@bryan-imhoff ·
Let me add my voice to those hoping that once  more embeds are created they might all be packaged together into an easy to use wordpress plugin. 

I have a slight concern that with the embeds being individual components like this, an unscrupulous person could basically mislead users into upvoting content other than what is presented.
properties (22)
authorbryan-imhoff
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161214t035945147z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-14 03:59:45
last_update2016-12-14 03:59:45
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length335
author_reputation71,780,425,099,152
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,999,380
net_rshares0
@chanmaly ·
Hi busy . i just used busy the first time , nice to known busy.
properties (22)
authorchanmaly
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20180126t031808707z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2018-01-26 03:18:12
last_update2018-01-26 03:18:12
depth1
children0
last_payout2018-02-02 03:18:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length63
author_reputation56,844,781,611,281
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id32,361,322
net_rshares0
@christianjombo ·
Hello @busy.org After logging in a User, what data do I receive? Again, can a user transfer Steem or SBD from my app using Steemconnect? If yes, any links to a tutorial or any suggestions on how to achieve this?
properties (22)
authorchristianjombo
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20180106t024212611z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"users":["busy.org"],"app":"steemit/0.1"}
created2018-01-06 02:42:12
last_update2018-01-06 02:42:12
depth1
children0
last_payout2018-01-13 02:42:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length211
author_reputation132,777,965,075
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id27,423,574
net_rshares0
@codydeeds ·
is there a way to use steemconnect with just your posting key instead of the key for your whole account?
👍  ,
properties (23)
authorcodydeeds
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161212t163039494z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-12 16:30:39
last_update2016-12-12 16:30:39
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length104
author_reputation38,090,771,215,071
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,985,927
net_rshares4,237,976,529
author_curate_reward""
vote details (2)
@dark.sun ·
So, actually this solution not sign transaction, just imitation voting action?
properties (22)
authordark.sun
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161213t133547579z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-13 13:35:48
last_update2016-12-13 13:35:48
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length78
author_reputation99,740,745,288
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,993,487
net_rshares0
@folken ·
Hey! Is there any uptadet version of this tutorial? I would really appreciate! :) Thanks
properties (22)
authorfolken
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20180115t122805909z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2018-01-15 12:28:03
last_update2018-01-15 12:28:03
depth1
children0
last_payout2018-01-22 12:28:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation6,566,500,484,034
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id29,690,978
net_rshares0
@future24 ·
Very great, thanks for the information!
properties (22)
authorfuture24
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161211t160649875z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-11 16:06:48
last_update2016-12-11 16:06:48
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length39
author_reputation395,465,718,351,346
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,977,107
net_rshares0
@good-karma ·
$0.07
I bet Wordpress plugin won't be necessary for this, so every blog out there can start using this... great work guys! 👍
👍  , , , ,
properties (23)
authorgood-karma
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161211t132110775z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-11 13:21:09
last_update2016-12-11 13:21:09
depth1
children1
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.058 HBD
curator_payout_value0.011 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length118
author_reputation656,223,454,697,932
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,976,243
net_rshares1,362,075,622,287
author_curate_reward""
vote details (5)
@fabien ·
Thank you for the support! Indeed it should be easy to integrate on WP without a plugin :)
properties (22)
authorfabien
permlinkre-good-karma-re-busyorg-steemconnect-add-a-vote-button-on-your-site-20161212t114951496z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-12 11:49:51
last_update2016-12-12 11:49:51
depth2
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length90
author_reputation16,649,367,183,999
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,983,969
net_rshares0
@ivan2018 ·
good day, pay attention to my account, I pay a fee for your votes from 50 to 70 % of the program sbdgiveaway, I will be glad to meet and communicate further)))
properties (22)
authorivan2018
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20180215t070341273z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2018-02-15 07:03:39
last_update2018-02-15 07:03:39
depth1
children0
last_payout2018-02-22 07:03:39
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length159
author_reputation3,522,739,464,911
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,673,733
net_rshares0
@joanaltres ·
Awesome! :)
properties (22)
authorjoanaltres
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161211t140524287z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-11 14:05:27
last_update2016-12-11 14:05:27
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11
author_reputation3,350,997,703,778
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,976,463
net_rshares0
@kendewitt ·
Is this live and working now? I inserted the code on a couple of blog posts on my website, but it doesn't seem to work. It might be because I'm using Squarespace and it doesn't allow insertion of code into the body, so I tried inserting it in the header. The upvotes button shows up at the bottom of the post, but when I click on it, it turns blue for a moment, then back to white as if I hadn't clicked it. I hope you can help, I'd really like to get a Steem upvote button onto all of my external blog posts. Thank you!
properties (22)
authorkendewitt
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161219t110116251z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-19 11:01:15
last_update2016-12-19 11:01:15
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length520
author_reputation10,021,017,921,615
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id2,039,555
net_rshares0
@kingsleyemeka ·
Wow, this is cool,although it needs practicality guide.
properties (22)
authorkingsleyemeka
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20180117t223933422z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2018-01-17 22:40:09
last_update2018-01-17 22:40:09
depth1
children0
last_payout2018-01-24 22:40:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length55
author_reputation4,514,971,858
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,268,803
net_rshares0
@krnel ·
$0.02
Dudes... you rock! Thank you for your work.
👍  , ,
properties (23)
authorkrnel
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161211t125345673z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-11 12:53:42
last_update2016-12-11 12:53:42
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.019 HBD
curator_payout_value0.001 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length43
author_reputation1,343,547,270,297,082
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,976,047
net_rshares516,084,257,065
author_curate_reward""
vote details (3)
@leprechaun ·
I find it annoying to type in a password or WIF but I can see that it is necessary unless steemconnect gets some special arrangement with steemit.com..

Another thing the insertion code replaces the first script tag indiscriminately.  Don't you want something like the following?

     var js, fjs = d.getElementsByClassName('sc-vote')[0];

Great job, I have been advocating this kind of thing and now it's here.
properties (22)
authorleprechaun
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161212t095831767z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-12 09:58:42
last_update2016-12-12 09:58:42
depth1
children4
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length412
author_reputation43,025,812,810,398
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,983,431
net_rshares0
@fabien ·
Thank you, i understand your concern, what i can tell you is that your posting WIF isn't stored by SteemConnect, we need you to type it if we want to create a signature for the vote. Steemit could create the same service without requesting your WIF again cuz you typed it already there. IMO it would make sense to have an official website for these services that involve WIF typing.

About the code, it actually dont replace any tag, it just adding the plugin SDK in the page before the first script tag.
properties (22)
authorfabien
permlinkre-leprechaun-re-busyorg-steemconnect-add-a-vote-button-on-your-site-20161212t120127210z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-12 12:01:27
last_update2016-12-12 12:01:27
depth2
children3
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length504
author_reputation16,649,367,183,999
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,984,029
net_rshares0
@leprechaun ·
Oh yes.  That's true.  I meant that people would expect the span tag to be the anchor for where the vote button is placed rather than the script itself.

I definitely agree that steemit Inc should buy steemconnect in order to avoid the friction.  The user could make the browser or password manager remember the WIF.
properties (22)
authorleprechaun
permlinkre-fabien-re-leprechaun-re-busyorg-steemconnect-add-a-vote-button-on-your-site-20161212t121846138z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-12 12:18:57
last_update2016-12-12 12:18:57
depth3
children1
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length316
author_reputation43,025,812,810,398
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,984,138
net_rshares0
@sneak ·
>  IMO it would make sense to have an official website for these services that involve WIF typing.

We agree.  Stay tuned.
👍  
properties (23)
authorsneak
permlinkre-fabien-re-leprechaun-re-busyorg-steemconnect-add-a-vote-button-on-your-site-20161215t061050600z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-15 06:09:12
last_update2016-12-15 06:09:12
depth3
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length122
author_reputation28,694,344,106,492
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id2,008,363
net_rshares526,232,565,266
author_curate_reward""
vote details (1)
@liondani ·
$0.02
http://addicted2success.com/wp-content/uploads/2016/01/Albert-Einstein.jpg
👍  , ,
properties (23)
authorliondani
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161211t142327093z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"image":["http://addicted2success.com/wp-content/uploads/2016/01/Albert-Einstein.jpg"]}
created2016-12-11 14:23:27
last_update2016-12-11 14:23:27
depth1
children1
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length74
author_reputation95,095,146,236,111
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,976,534
net_rshares526,389,512,778
author_curate_reward""
vote details (3)
@teamsteem ·
Haha!
properties (22)
authorteamsteem
permlinkre-liondani-re-busyorg-steemconnect-add-a-vote-button-on-your-site-20161212t030824764z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-12 03:08:18
last_update2016-12-12 03:08:18
depth2
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5
author_reputation284,804,541,406,803
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,981,675
net_rshares0
@makis84 ·
Awesome! Thank you :)
properties (22)
authormakis84
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161211t133150232z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-11 13:31:51
last_update2016-12-11 13:31:51
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length21
author_reputation2,087,350,574,553
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,976,309
net_rshares0
@minitrio ·
Thanks a lot, good work :)
properties (22)
authorminitrio
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161212t213929943z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-12 21:39:30
last_update2016-12-12 21:39:30
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length26
author_reputation171,809,888,189
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,988,402
net_rshares0
@modella ·
hi nice post, i just stumbled on this post when i needed it most... I will love to know if there is a way a voter can adjust is voting weight. 

Because i am working on a project and will love to add the option of them controling their voting weight when they want to vote.. 

when they tested it, it only allows 100% upvote
properties (22)
authormodella
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20171231t104019634z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-12-31 10:40:27
last_update2017-12-31 10:40:27
depth1
children0
last_payout2018-01-07 10:40:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length324
author_reputation7,787,522,567
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id26,194,238
net_rshares0
@morning ·
$0.02
Thank you. Very useful tutorial, please post more about this.
👍  
properties (23)
authormorning
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161211t142932152z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-11 14:29:33
last_update2016-12-11 14:29:33
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.016 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length61
author_reputation120,327,679,023,535
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,976,570
net_rshares523,033,746,572
author_curate_reward""
vote details (1)
@neander-squirrel ·
$0.13
**Hi @busy.org,**

I have tried to open in browser the following:
`https://steemconnect.com/embed/vote?author="neander-squirrel"&permlink="the-beauty-of-sunday"&weight="9900"`

<div class="pull-right">https://img.steemit.com/200x0/http://i.imgur.com/AqJdzC6.png</div>It is not working. It shows me a vote button with the number 0 next to it. When I click in the button it changes to 1 for a second than goes back to 0. Also there is no vote registered on the blockchain. I am logged in to SteemConnect on my browser.

I would like to be able to upvote posts and comments with reduced vote power. Without running a node as I am mostly using Steem from my phone.

Any advice to do that? What am I doing wrong?

I'm searching for information since HF19 but no success. Please help me if you can!

**Thank you for your time!**
👍  ,
properties (23)
authorneander-squirrel
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20170626t043855393z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"users":["busy.org"],"image":["https://img.steemit.com/200x0/http://i.imgur.com/AqJdzC6.png"],"app":"steemit/0.1"}
created2017-06-26 04:39:00
last_update2017-06-26 04:39:00
depth1
children4
last_payout2017-07-03 04:39:00
cashout_time1969-12-31 23:59:59
total_payout_value0.096 HBD
curator_payout_value0.031 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length822
author_reputation416,506,081,655
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id6,134,836
net_rshares13,236,201,712
author_curate_reward""
vote details (2)
@busy.org ·
Please try submit your issue here: https://github.com/busyorg/steemconnect/issues
probably @fabien will help you on that or @nil1511
👍  , , , , , , , , , , , ,
properties (23)
authorbusy.org
permlinkre-neander-squirrel-re-busyorg-steemconnect-add-a-vote-button-on-your-site-20170627t025347904z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"users":["fabien","nil1511"],"links":["https://github.com/busyorg/steemconnect/issues"],"app":"steemit/0.1"}
created2017-06-27 02:53:45
last_update2017-06-27 02:53:45
depth2
children3
last_payout2017-07-04 02:53:45
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length132
author_reputation59,574,049,182,146
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id6,272,050
net_rshares0
author_curate_reward""
vote details (13)
@max1994 ·
ok
properties (22)
authormax1994
permlinkre-busyorg-re-neander-squirrel-re-busyorg-steemconnect-add-a-vote-button-on-your-site-20171119t221109555z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-11-19 04:13:12
last_update2017-11-19 04:13:12
depth3
children0
last_payout2017-11-26 04:13:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2
author_reputation-416,650,960,659
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id20,838,907
net_rshares0
@max1994 ·
ok
properties (22)
authormax1994
permlinkre-busyorg-re-neander-squirrel-re-busyorg-steemconnect-add-a-vote-button-on-your-site-20171119t221140217z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-11-19 04:13:42
last_update2017-11-19 04:13:42
depth3
children0
last_payout2017-11-26 04:13:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2
author_reputation-416,650,960,659
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id20,838,930
net_rshares0
@richardalom ·
Thanks My dear friends I am happy
properties (22)
authorrichardalom
permlinkre-busyorg-re-neander-squirrel-re-busyorg-steemconnect-add-a-vote-button-on-your-site-20180330t070203182z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2018-03-30 07:02:09
last_update2018-03-30 07:02:09
depth3
children0
last_payout2018-04-06 07:02:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length33
author_reputation565,823,655,574
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id47,408,556
net_rshares0
@penguinpablo ·
Amazing! Think about the potential for Steem if all Facebook like buttons  on so many websites will be replaced by Steem upvote buttons in the future...
👍  ,
properties (23)
authorpenguinpablo
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161211t130949383z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-11 13:09:54
last_update2016-12-11 13:09:54
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length152
author_reputation792,312,678,950,166
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,976,144
net_rshares691,338,177
author_curate_reward""
vote details (2)
@raymonjohnstone ·
Very crazy cool man!
properties (22)
authorraymonjohnstone
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161212t232423060z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-12 23:24:24
last_update2016-12-12 23:24:24
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length20
author_reputation14,658,408,293,743
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,989,291
net_rshares0
@redeauxtech ·
Thanks for this, I have a little more to add to it. If you are using WordPress, you can create a child theme and place this code in the template file where you want it to appear, like single.php and place it next to the post title or under it and use this instead.

    <span class="sc-vote" data-author="redeauxtech" data-permlink="<?php echo basename(get_permalink()); ?>"></span>

This will dynamically create the permalink data, instead of changing this for every page or post.
properties (22)
authorredeauxtech
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20171002t191707747z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-10-02 19:17:12
last_update2017-10-02 19:17:12
depth1
children1
last_payout2017-10-09 19:17:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length481
author_reputation29,856,963,355
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id16,597,195
net_rshares0
@binkley ·
This is very interesting...I'm going to try to put this into action. Would you be interested in giving me a hand with some finishing touches over at SteemThat.com?
properties (22)
authorbinkley
permlinkre-redeauxtech-re-busyorg-steemconnect-add-a-vote-button-on-your-site-20171123t075852357z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"app":"steemit/0.1"}
created2017-11-23 07:58:51
last_update2017-11-23 07:58:51
depth2
children0
last_payout2017-11-30 07:58:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length163
author_reputation2,427,294,020,876
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id21,274,441
net_rshares0
@risky2187 ·
please give me your vote 100%
👍  
properties (23)
authorrisky2187
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20180224t135021600z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"community":"busy","app":"busy/2.3.0"}
created2018-02-24 13:50:21
last_update2018-02-24 13:50:21
depth1
children0
last_payout2018-03-03 13:50:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length29
author_reputation143,910,612,777
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,097,801
net_rshares534,579,354
author_curate_reward""
vote details (1)
@risky2187 ·
@risky2187 please give me your vote 100%
👍  
properties (23)
authorrisky2187
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20180224t135058866z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"community":"busy","app":"busy/2.3.0"}
created2018-02-24 13:51:00
last_update2018-02-24 13:51:00
depth1
children0
last_payout2018-03-03 13:51:00
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length40
author_reputation143,910,612,777
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id40,097,937
net_rshares546,868,535
author_curate_reward""
vote details (1)
@spottyproduction ·
I noticed when testing out a button I placed, that it registered my vote under the name guest123. It did not ask for a login, I'm assuming since I was already logged into Steemit on another browser tab. Can you clarify or point to more documentation on how it works? I'm just wondering if this is normal behavior and if it properly registers Steem Power influence or is simply recording a vote count in some way...
properties (22)
authorspottyproduction
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161214t052250325z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-14 05:22:48
last_update2016-12-14 05:22:48
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length414
author_reputation9,179,686,643,655
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,999,779
net_rshares0
@steemitqa ·
This is just amazing thanks for making this!  A wordpress plug in would be next yes.
properties (22)
authorsteemitqa
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161212t195244426z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-12 19:52:45
last_update2016-12-12 19:52:45
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length84
author_reputation22,135,803,163,402
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,987,436
net_rshares0
@teamsteem ·
Mind blown!
properties (22)
authorteamsteem
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161212t031154106z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-12 03:11:48
last_update2016-12-12 03:11:48
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11
author_reputation284,804,541,406,803
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,981,698
net_rshares0
@toxichan ·
The follow button please! Thanks for this.
properties (22)
authortoxichan
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161211t145929194z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-11 14:28:24
last_update2016-12-11 14:28:24
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length42
author_reputation13,132,047,595,081
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,976,565
net_rshares0
@tsxbox ·
I @tsxbox search for this piece of html code. I upvoted @busy.org - cheers
👍  
properties (23)
authortsxbox
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161211t145713247z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"users":["tsxbox","busy.org"]}
created2016-12-11 14:57:15
last_update2016-12-11 14:57:15
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length74
author_reputation4,634,302,684,266
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,976,694
net_rshares26,750,641,059
author_curate_reward""
vote details (1)
@virtualgrowth ·
# This is awesome!
## Thanks you so much for this & Keep up the great work!
https://images.duckduckgo.com/iu/?u=http%3A%2F%2Fzubeezone.com%2Fblog%2Fwp-content%2Fuploads%2F2015%2F05%2Fawesome1.gif&f=1
_[source](zubeezone.com)_
Shared on [twitter](https://twitter.com/Steem_Land/status/807938421993902080)
👍  , , , ,
properties (23)
authorvirtualgrowth
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161211t132341460z
categorysteemconnect
json_metadata{"tags":["steemconnect"],"image":["https://images.duckduckgo.com/iu/?u=http%3A%2F%2Fzubeezone.com%2Fblog%2Fwp-content%2Fuploads%2F2015%2F05%2Fawesome1.gif&amp;f=1"],"links":["zubeezone.com","https://twitter.com/Steem_Land/status/807938421993902080"]}
created2016-12-11 13:23:42
last_update2016-12-11 13:23:42
depth1
children1
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length303
author_reputation194,277,377,425,680
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,976,259
net_rshares24,460,533,740
author_curate_reward""
vote details (5)
@twitterbot ·
### ![Steem_Land](https://pbs.twimg.com/profile_images/796481381366804481/GZiD2MS0_normal.jpg) **[Steem_Land](https://twitter.com/@Steem_Land/status/807938421993902080)** tweeted @ 11 Dec 2016 - 13:21 UTC

> Tutorial: Add a vote button on your site using SteemConnect
[steemit.com/steemconnect/@…](https://t.co/7r09w5Lq2v)
@SteemUps @SteemitPosts @steemit @Beyond_Bitcoin


###### *Disclaimer: I am just a bot trying to be helpful.*
properties (22)
authortwitterbot
permlinkre-re-busyorg-steemconnect-add-a-vote-button-on-your-site-20161211t132341460z-20161211t132433
categorysteemconnect
json_metadata""
created2016-12-11 13:24:33
last_update2016-12-11 13:24:33
depth2
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length432
author_reputation2,792,128,643,772
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,976,264
net_rshares0
@voronoi ·
This is super exciting. Great work busy people!
properties (22)
authorvoronoi
permlinkre-busyorg-steemconnect-add-a-vote-button-on-your-site-20161212t165037591z
categorysteemconnect
json_metadata{"tags":["steemconnect"]}
created2016-12-12 16:50:39
last_update2016-12-12 16:50:39
depth1
children0
last_payout2017-01-11 22:48:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length47
author_reputation122,571,378,609,706
root_title"Tutorial: Add a vote button on your site using SteemConnect"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id1,986,060
net_rshares0