create account

New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week) by cadawg

View this thread on: hive.blogpeakd.comecency.com
· @cadawg · (edited)
$44.43
New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)
Hello everyone,

I didn't quite expect this to be finished in the same week, as this project has been ongoing for over 3 months at this point.

Big props to @steemitqa for being there to ping ideas between and also being a verbal punching bag when stuff wasn't working (I hope it didn't feel like that as I wasn't mad at you lol) so big thanks man, as he wanted something like this for a while.

### Why?

Well, you might be surprised to hear this isn't a tribe/frontend, it's actually a service which developers can use to post to the chain without having to maintain their own pool of accounts and SP. I also know that the current STEEM posting methods are kind of unintuitive and a bit painful to implement, so I've made this as simple as I can think of, as a developer myself.

I've made it all into a single transaction, with many choices of payouts, which you won't need to do much setup with, but I'll go on to talk about that in a minuite.

So really, I think STEEM is missing a big opportunity to try-before-you-buy. Now obviously, a user can't collect their rewards without an account, but I'm thinking that's something dApps could offer, use this to collect a 3 STEEM signup fee (or whatever) and then send the rest into their wallet to keep.

### The API

Ok, let's get into this.

##### For Eager Devs
[Documentation Here](https://api.steem.tools/post)

##### For the full scoop

So, I've explained why I made it, so lets get into the use of it.

##### Fees:

It's what you're all wondering, I know! The fees are currently 10% for Anonymous (no app linked) and 5% for PRO (APP Steem Account linked) - This is to encourage responsibility. With pro, the app name and a user's given name (provided by the app) will appear at the bottom of the post, whereas with anon it will only state it was posted through our API anonymously.  Obviously, it's not truly anonymous as that'd be a massive risk, so we do log IP addresses and other data, as stated in our (as short as possible) ToS below.

###### Don't be fooled, PRO accounts don't cost money, just a linked STEEM account, to show you care about quality and would put your name to it!

1. You'll want to read the [ToS](https://api.steem.tools/post#terms-of-service) first.
2. If you want a pro account, you'll want to [visit the web portal](https://getkey.steem.tools/guestposting) (see the documentation for instructions: [here](https://api.steem.tools/post#publish-a-post)) to obtain a key (they are free)!
3. You'll want to get a code sample or documentation from our [documentation](https://api.steem.tools/post#publish-a-post)
	![image.png](https://files.steempeak.com/file/steempeak/cadawg/0Nch0bK1-image.png)
	Request as below
	`POST https://api.steem.tools/post`
	```json
	{
    	"body": "Content of your post....",
    	"category": "first-tag",
    	"title": "Title of the Post",
    	"metadata": {"anything": "that is metadata"},
    	"payout": "likwid",
    	"beneficiaries": {"cadawg": 10000},
    	"permlink": "not-the-final-permlink",
    	"tags": ["first-tag", "second-tag", "third-tag", "fourth-tag", "fifth-tag", "sixth-tag"],
    	"app": "GuestPosting",
    	"community": "GuestPosting/v0.0.1",
    	"user": "User Identifier (PRO Only)",
    	"key": "Your Key Here (PRO Only)"
	}
	```
	Details:
	![image.png](https://files.steempeak.com/file/steempeak/cadawg/eUuD57TK-image.png)
4. You'll also probably want to take notice of our wide selection of Payout options:
    - 5050: Default Payout (50% STEEM & SBD, 50% SP)
    - powerup: 100% Powerup
    - likwid: Use likwid (1.5% fee) to recieve 100% liquid payout (100% STEEM/SBD)
    - decline: Decline Curation Rewards, Send your share to null
    - donate: 100% to our service as 5050
    - null: Allow curation rewards, your share of post rewards to null
    - steem.dao: Allow curation rewards, your share of post rewards to steem.dao

As a developer, I'm sure the documentation is a better way to go for this, for users, you're already on  the chain so you won't need this. Lets get onboarding started!!!!

Yeah there is no UI at the moment, so don't complain that you can't use it! =)

Also, I should mention there are separate pools:

Anon:
```
guestpost.anon
guestpost.anon1
guestpost.anon2
guestpost.anon3
guestpost.anon4
guestpost.anon5
```

Pro:
```
guestbusters
guesthenumber
guestronomical
youguestit
```

Also, this is costing me 900 SP in delegation so support me LOL. I was so sad to see my vote go from 0.079 to 0.069 😭
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 392 others
👎  , , , , , , , , , , , , ,
properties (23)
authorcadawg
permlinknew-dapp-guest-posting-on-steem-2-dapps-1-week
categoryprogramming
json_metadata{"tags":["programming","oc","steem","steemleo","palnet","neoxian","creativecoin","lifestyle","marlians","ctp","build-it","bilpcoin","dblog","asshole","nobel"],"users":["steemitqa"],"image":["https://files.steempeak.com/file/steempeak/cadawg/0Nch0bK1-image.png","https://files.steempeak.com/file/steempeak/cadawg/eUuD57TK-image.png"],"links":["https://api.steem.tools/post","https://api.steem.tools/post#terms-of-service","https://getkey.steem.tools/guestposting","https://api.steem.tools/post#publish-a-post"],"app":"steemleo/0.1","format":"markdown","canonical_url":"https://www.steemleo.com/@cadawg/new-dapp-guest-posting-on-steem-2-dapps-1-week"}
created2019-11-17 22:09:21
last_update2019-11-17 22:22:12
depth0
children41
last_payout2019-11-24 22:09:21
cashout_time1969-12-31 23:59:59
total_payout_value23.165 HBD
curator_payout_value21.264 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4,462
author_reputation100,771,927,095,688
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,592,266
net_rshares143,702,444,284,293
author_curate_reward""
vote details (470)
@a1-shroom-spores ·
!popcorn
nice to see that people are tackling the onboarding issue.
👍  
👎  
properties (23)
authora1-shroom-spores
permlinkre-cadawg-q17eyk
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-19 06:49:39
last_update2019-11-19 06:49:39
depth1
children1
last_payout2019-11-26 06:49: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_length67
author_reputation27,684,370,832,310
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,634,686
net_rshares29,949,941,699
author_curate_reward""
vote details (2)
@popcornexpress ·
![](https://cdn.steemitimages.com/DQmWixGbNK3irqwNcbxb3AYCwp9VsYGq2qH7g38cXmBMYU9/popcorn_danny_devito.gif)
properties (22)
authorpopcornexpress
permlinkpopcornexpress1574146190
categoryprogramming
json_metadata""
created2019-11-19 06:49:51
last_update2019-11-19 06:49:51
depth2
children0
last_payout2019-11-26 06:49: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_length108
author_reputation7,011,339,506,459
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,634,689
net_rshares0
@accountsdump ·
!trdo
👍  
properties (23)
authoraccountsdump
permlinkre-cadawg-20191119t01825624z
categoryprogramming
json_metadata{"tags":["programming","oc","steem","steemleo","palnet","neoxian","creativecoin","lifestyle","marlians","ctp","build-it","bilpcoin","dblog","asshole","nobel"],"app":"esteem/2.2.2-mobile","format":"markdown+html","community":"esteem.app"}
created2019-11-18 18:48:27
last_update2019-11-18 18:48:27
depth1
children1
last_payout2019-11-25 18:48: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_length5
author_reputation-484,813,881,128
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,620,726
net_rshares14,698,015
author_curate_reward""
vote details (1)
@cadawg ·
Thanks!
👍  
properties (23)
authorcadawg
permlinkre-accountsdump-q16jw1
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-18 19:38:30
last_update2019-11-18 19:38:30
depth2
children0
last_payout2019-11-25 19:38:30
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_length7
author_reputation100,771,927,095,688
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,621,921
net_rshares13,432,782
author_curate_reward""
vote details (1)
@arcange ·
Congratulations @cadawg!
Your post was mentioned in the [Steem Hit Parade](/hit-parade/@arcange/daily-hit-parade-20191117) in the following category:

* Pending payout - Ranked 9 with $ 35,36
properties (22)
authorarcange
permlinkre-new-dapp-guest-posting-on-steem-2-dapps-1-week-20191117t165239000z
categoryprogramming
json_metadata""
created2019-11-18 15:52:57
last_update2019-11-18 15:52:57
depth1
children0
last_payout2019-11-25 15:52: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_length192
author_reputation1,146,633,668,945,473
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,616,146
net_rshares0
@build-it.assist ·
Thank you for using the #build-it tag. This post has been manually rewarded with BUILD tokens in the form of an upvote with our @build-it.curator account. You can buy, stake, and exchange our "BUILD" tokens for steem on [steem engine](https:/a/steem-engine.com/?p=tokens) and [Steem Leo's exchange](http://dex.steemleo.com/market/BUILD)

[Build-it](https://www.build-it.io/) is a central hub for  DIY and How-To projects. It's an opportunity to find and share the latest in DIY, and How-To tutorials. The recommended tags required when creating a DIY article are #diy, #build-it. #how-to, or #doityourself.

Chat with us on our discord and telegram channels [Discord](https://discord.gg/XW5ER8E), [Telegram](https://t.me/build_it_diy). Are we adding value ?  your witness vote will be appreciated! [Click here to vote ](https://steemconnect.com/sign/account-witness-vote?witness=gulfwaves.net&approve=1)

<center>https://media.giphy.com/media/l49JHLpRSLhecYEmI/giphy.gif</center>
properties (22)
authorbuild-it.assist
permlinkq175e0
categoryprogramming
json_metadata{"tags":["programming","build-it"],"users":["build-it.curator"],"image":["https://media.giphy.com/media/l49JHLpRSLhecYEmI/giphy.gif"],"links":["https:/a/steem-engine.com/?p=tokens","http://dex.steemleo.com/market/BUILD","https://www.build-it.io/","https://discord.gg/XW5ER8E","https://t.me/build_it_diy","https://steemconnect.com/sign/account-witness-vote?witness=gulfwaves.net&approve=1"],"app":"buildit/0.1","canonical_url":"https://www.build-it.io/@build-it.assist/q175e0"}
created2019-11-19 03:22:51
last_update2019-11-19 03:22:51
depth1
children0
last_payout2019-11-26 03:22: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_length979
author_reputation216,046,753,962
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,631,033
net_rshares0
@cflclosers ·
Im a little confused about one point.  Will  the post appear on the steemit.com domain? If so, and it is the primary domain for the post, then this could be a gold mine!!!  
👍  
properties (23)
authorcflclosers
permlinkre-cadawg-new-dapp-guest-posting-on-steem-2-dapps-1-week-20191117t234903441z
categoryprogramming
json_metadata{"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["programming"],"users":[],"links":[],"image":[]}
created2019-11-17 23:49:03
last_update2019-11-17 23:49:03
depth1
children1
last_payout2019-11-24 23:49: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_length173
author_reputation177,576,361,210,104
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,593,928
net_rshares30,689,218,633
author_curate_reward""
vote details (1)
@cadawg ·
It  will appear everywhere a STEEM post would (like this one), and the "main"/cannonical would be whatever the publisher sets!

Thanks,
~ @cadawg
👍  
properties (23)
authorcadawg
permlinkre-cflclosers-q15knz
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-18 06:57:33
last_update2019-11-18 06:57:33
depth2
children0
last_payout2019-11-25 06:57:33
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_length145
author_reputation100,771,927,095,688
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,602,788
net_rshares17,302,003
author_curate_reward""
vote details (1)
@chireerocks ·
@cadawg, Good to see that you are moving forward with your **Developments** quickly. Good wishes from my side and stay blessed.

Posted using [Partiko Android](https://partiko.app/referral/chireerocks)
👍  
properties (23)
authorchireerocks
permlinkchireerocks-re-cadawg-new-dapp-guest-posting-on-steem-2-dapps-1-week-20191118t082525669z
categoryprogramming
json_metadata{"app":"partiko","client":"android"}
created2019-11-18 08:25:24
last_update2019-11-18 08:25:24
depth1
children2
last_payout2019-11-25 08:25: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_length201
author_reputation327,821,690,945,691
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,604,735
net_rshares30,623,030,664
author_curate_reward""
vote details (1)
@cadawg ·
Thanks! It means a lot to have a great community.

~ @cadawg
properties (22)
authorcadawg
permlinkre-chireerocks-q15ph4
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-18 08:41:30
last_update2019-11-18 08:41:30
depth2
children1
last_payout2019-11-25 08:41:30
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_length60
author_reputation100,771,927,095,688
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,605,151
net_rshares0
@chireerocks ·
Welcome and keep enjoying your developing journey. Have a great time ahead.
properties (22)
authorchireerocks
permlinkre-cadawg-20191120t05822990z
categoryprogramming
json_metadata{"tags":["programming"],"app":"esteem/2.0.0-mobile","format":"markdown+html","community":"esteem.app"}
created2019-11-19 19:28:24
last_update2019-11-19 19:28:24
depth3
children0
last_payout2019-11-26 19:28: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_length75
author_reputation327,821,690,945,691
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,652,314
net_rshares0
@contrabourdon ·
What would be the payout string for decline payout?
👍  
properties (23)
authorcontrabourdon
permlinkre-cadawg-q1eipw
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-23 02:53:57
last_update2019-11-23 02:53:57
depth1
children6
last_payout2019-11-30 02:53: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_length51
author_reputation224,782,047,497,429
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,751,927
net_rshares30,563,173,811
author_curate_reward""
vote details (1)
@contrabourdon ·
Don't worry I read the docs @cadawg haha! Is there a prob with the API at the moment?
```
{
    "body": "Test post - don't vote",
    "category": "first-tag",
    "title": "Test guest post using api.steem.tools",
    "metadata": {},
    "payout": "decline",
    "beneficiaries": {},
    "permlink": "test-guest-post-using-api-steem-tools",
    "tags": ["test"],
    "app": "GuestPosting",
    "community": "GuestPosting/v0.0.1",
    "user": "contrabourdon",
    "key": "xxx"
}

{
    "success": false,
    "error": "Error Connecting to STEEM!"
}
```
properties (22)
authorcontrabourdon
permlinkre-contrabourdon-q1epvx
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-23 05:28:48
last_update2019-11-23 05:28:48
depth2
children5
last_payout2019-11-30 05:28:48
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_length550
author_reputation224,782,047,497,429
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,754,423
net_rshares0
@cadawg ·
Damn you broke it, I'll take a look later!
properties (22)
authorcadawg
permlinkre-contrabourdon-q1f14a
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-23 09:31:27
last_update2019-11-23 09:31:27
depth3
children3
last_payout2019-11-30 09:31: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_length42
author_reputation100,771,927,095,688
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,758,285
net_rshares0
@cadawg ·
Fixed!
properties (22)
authorcadawg
permlinkre-contrabourdon-q1u7xb
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.2.3"}
created2019-12-01 14:22:27
last_update2019-12-01 14:22:27
depth3
children0
last_payout2019-12-08 14:22: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_length6
author_reputation100,771,927,095,688
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id93,004,385
net_rshares0
@ddrfr33k ·
This could actually be really useful for some of our streamers on @vimm. Hey @chiren, what do you think of this?

Posted using [Partiko Android](https://partiko.app/referral/ddrfr33k)
👍  ,
properties (23)
authorddrfr33k
permlinkddrfr33k-re-cadawg-new-dapp-guest-posting-on-steem-2-dapps-1-week-20191117t231342433z
categoryprogramming
json_metadata{"app":"partiko","client":"android"}
created2019-11-17 23:13:42
last_update2019-11-17 23:13:42
depth1
children1
last_payout2019-11-24 23: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_length183
author_reputation131,944,897,325,151
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,593,300
net_rshares85,722,361,617
author_curate_reward""
vote details (2)
@cadawg ·
str**ee**mers LOL. Would be cool!
👍  
properties (23)
authorcadawg
permlinkre-ddrfr33k-q15kmm
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-18 06:56:45
last_update2019-11-18 06:56:45
depth2
children0
last_payout2019-11-25 06:56: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_length33
author_reputation100,771,927,095,688
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,602,775
net_rshares23,536,215
author_curate_reward""
vote details (1)
@deranged.coin ·
[![deranged](https://cdn.shopify.com/s/files/1/0027/4654/8291/files/WES.jpg?38)](http://bit.ly/2qaRaWQ)  You just received DERANGED @cadawg Keep up the great work, view all your tokens at [steem-engine.com](https://steem-engine.com/) 
properties (22)
authorderanged.coin
permlinkre-new-dapp-guest-posting-on-steem-2-dapps-1-week-20191125t052834z
categoryprogramming
json_metadata"{"app": "beem/0.21.1"}"
created2019-11-25 05:28:36
last_update2019-11-25 05:28:36
depth1
children0
last_payout2019-12-02 05:28:36
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_length234
author_reputation583,963,996,589
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,809,484
net_rshares0
@enginewitty ·
Not sure any vote I can give will make a difference, but appreciate the hard work and good to see you on PYPT! 

@alliedforces curate
👍  
properties (23)
authorenginewitty
permlinkq1ci51
categoryprogramming
json_metadata{"users":["alliedforces"],"app":"steemit/0.1"}
created2019-11-22 00:46:15
last_update2019-11-22 00:46:15
depth1
children2
last_payout2019-11-29 00:46:15
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_length133
author_reputation697,420,896,984,838
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,720,730
net_rshares30,591,025,032
author_curate_reward""
vote details (1)
@alliedforces ·
<center>You got some love from a member of @thealliance family!
Keep up the great work and [join us in The Castle](https://discord.gg/EpyXNyh) sometime!
<sup>The #spreadlovenotwar curation campaign is under the guidance of witnesses [@enginewitty](https://enginewitty.steem.design/) and [@untersatz](https://untersatz.steem.design/).</sup></center><center><sup>Current VP: 83.47%</sup></center>
properties (22)
authoralliedforces
permlinkdkucap6dg1
categoryprogramming
json_metadata""
created2019-11-22 00:46:36
last_update2019-11-22 00:46:36
depth2
children0
last_payout2019-11-29 00:46:36
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_length394
author_reputation603,813,274,536
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,720,738
net_rshares0
@cadawg ·
Thanks!
properties (22)
authorcadawg
permlinkre-enginewitty-q1df77
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-22 12:40:21
last_update2019-11-22 12:40:21
depth2
children0
last_payout2019-11-29 12:40: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_length7
author_reputation100,771,927,095,688
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,734,184
net_rshares0
@ethereumalist ·
$0.08
This is a really nice service. Guest accounts are a really good thing for getting people into the community. Hope your business goes well. 
👍  , ,
properties (23)
authorethereumalist
permlinkre-cadawg-q1and5
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-21 00:44:00
last_update2019-11-21 00:44:00
depth1
children1
last_payout2019-11-28 00:44:00
cashout_time1969-12-31 23:59:59
total_payout_value0.039 HBD
curator_payout_value0.039 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length139
author_reputation983,094,449,455
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,690,074
net_rshares468,235,616,342
author_curate_reward""
vote details (3)
@cadawg ·
Thanks, might have someone interested so 🤞
properties (22)
authorcadawg
permlinkre-ethereumalist-q1b9ww
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-21 08:50:48
last_update2019-11-21 08:50:48
depth2
children0
last_payout2019-11-28 08:50:48
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_reputation100,771,927,095,688
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,698,570
net_rshares0
@jarvie ·
$0.04
Saw this because of the burn promotion which is awedomr. Your pro account names are fun.
👍  ,
properties (23)
authorjarvie
permlinkre-cadawg-q1507v
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-17 23:35:57
last_update2019-11-17 23:35:57
depth1
children3
last_payout2019-11-24 23:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.021 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length88
author_reputation388,491,264,112,133
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,593,673
net_rshares259,460,680,382
author_curate_reward""
vote details (2)
@cadawg ·
So does that mean this will be implemented into SteemPeak? JK I know you're already making your own 😁. Yeah the pro account names were intended to be fun, just gotta come up with more when requests get higher 🤞, it'll be a nice problem to have!

Thanks,
~ @cadawg
👍  
properties (23)
authorcadawg
permlinkre-jarvie-q15klx
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-18 06:56:18
last_update2019-11-18 06:56:18
depth2
children2
last_payout2019-11-25 06:56:18
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_length263
author_reputation100,771,927,095,688
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,602,765
net_rshares22,222,177
author_curate_reward""
vote details (1)
@jarvie ·
Yeah seems like all the apps are starting to impliment guest accounts and soon we will also be doing guest commenting. We will have to work together to show the comments along with any guest names
👍  
properties (23)
authorjarvie
permlinkre-cadawg-q15rye
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-18 09:35:06
last_update2019-11-18 09:35:06
depth3
children1
last_payout2019-11-25 09:35:06
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_length196
author_reputation388,491,264,112,133
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,606,224
net_rshares23,993,791
author_curate_reward""
vote details (1)
@onecent ·
A bonus $trendotoken tip from ONECENT!
Also consider [MAPR fund](https://steem-engine.com/?p=market&t=MAPR) and [MAXUV](https://steem-engine.com/?p=market&t=MAXUV) vote bonds too.
MAP Steem FinTech: growing your STEEM without SP.
👍  
properties (23)
authoronecent
permlinkre-new-dapp-guest-posting-on-steem-2-dapps-1-week-20191117t221636z
categoryprogramming
json_metadata"{"app": "rewarding/0.1.5"}"
created2019-11-17 22:16:36
last_update2019-11-17 22:16:36
depth1
children0
last_payout2019-11-24 22:16:36
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_length231
author_reputation16,446,725,825,074
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,592,416
net_rshares2,595,470
author_curate_reward""
vote details (1)
@revo ·
>So, I've explained why I made it, so lets get into the use of it.

How about an actual description of what "it" is?  I have no idea what this thing is.
👍  
properties (23)
authorrevo
permlinkre-cadawg-q15b3y
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-18 03:31:15
last_update2019-11-18 03:31:15
depth1
children3
last_payout2019-11-25 03:31:15
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_reputation13,099,225,944,898
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,598,732
net_rshares30,655,761,574
author_curate_reward""
vote details (1)
@cadawg ·
It is an API (Some code for other apps to integrate with) which allows an app to post a post via one of the accounts at the bottom of the post, so that we can give people a taste/collect signup/commitments before giving out full STEEM accounts.

Hope this makes it clear,
Any more questions just ask below,
Thanks,
~ @cadawg
👍  
properties (23)
authorcadawg
permlinkre-revo-q15kcu
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-18 06:50:54
last_update2019-11-18 06:50:54
depth2
children2
last_payout2019-11-25 06:50:54
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_reputation100,771,927,095,688
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,602,662
net_rshares16,005,847
author_curate_reward""
vote details (1)
@ecoinstar ·
$0.43
Thank you CADawg, I have been waiting for someone to do this.  I have an app account for this, I will be contacting in DM.
👍  
properties (23)
authorecoinstar
permlinkq17uea
categoryprogramming
json_metadata{"app":"steemit/0.1"}
created2019-11-19 12:22:27
last_update2019-11-19 12:22:27
depth3
children1
last_payout2019-11-26 12:22:27
cashout_time1969-12-31 23:59:59
total_payout_value0.217 HBD
curator_payout_value0.215 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length122
author_reputation17,594,234,140,801
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,641,742
net_rshares2,172,011,878,968
author_curate_reward""
vote details (1)
@sgt-dan ·
<div class="pull-left">

![](https://render.bitstrips.com/v2/cpanel/5a380430-531a-4fc1-a764-3735980e006d-e884fb04-2904-4868-92dd-baa595c864b6-v1.png?transparent=1&palette=1&height=150)
</div>

I should have voted this post when I first saw it, but was waiting for my SP to build back up. Sorry about that.

Instead I will just send you some !SHADE 5 and !DERANGED as this is super *creative*!

Thank you for your work on this project and sharing it with us last week on the #PYPT Show.
👍  
properties (23)
authorsgt-dan
permlinkre-cadawg-q1if7b
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-25 05:28:24
last_update2019-11-25 05:28:24
depth1
children1
last_payout2019-12-02 05:28: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_length485
author_reputation33,689,299,469,472
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,809,480
net_rshares2,639,591,593
author_curate_reward""
vote details (1)
@shadeserver ·
<center><div class="pull-left">https://i.imgur.com/6WYsD9Y.png </div><br><br> @cadawg you have received `5 SHADE` from sgt-dan!<br>View and trade the tokens on [Steem Engine](https://steem-engine.com?p=market&t=SHADE).</center><br><hr>This tip bot is powered by witness <a href="https://untersatz.steem.design">untersatz</a>!
properties (22)
authorshadeserver
permlinkcscg5d3u1fn
categoryprogramming
json_metadata""
created2019-11-25 05:28:36
last_update2019-11-25 05:28:36
depth2
children0
last_payout2019-12-02 05:28:36
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_length325
author_reputation155,881,259,329
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,809,483
net_rshares0
@steem-plus ·
SteemPlus upvote
Hi, @cadawg!

You just got a **0.49%** upvote from SteemPlus!
To get higher upvotes, earn more SteemPlus Points (SPP). On your Steemit wallet, check your SPP balance and click on "How to earn SPP?" to find out all the ways to earn.
If you're not using SteemPlus yet, please check our last posts in [here](https://steemit.com/@steem-plus) to see the many ways in which SteemPlus can improve your Steem experience on Steemit and Busy.
👍  
properties (23)
authorsteem-plus
permlinknew-dapp-guest-posting-on-steem-2-dapps-1-week---vote-steemplus
categoryprogramming
json_metadata{}
created2019-11-18 12:47:12
last_update2019-11-18 12:47:12
depth1
children0
last_payout2019-11-25 12:47: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_length433
author_reputation247,952,188,232,400
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,610,769
net_rshares15,959,755
author_curate_reward""
vote details (1)
@steemitqa ·
Thanks bro no hard feelings been a fun ride watching you do your magic and look forward to putting some of these new shiney tools together and use them. Much love ( no to much homo) just a *lil* homo.
👍  
properties (23)
authorsteemitqa
permlinkq14z1f
categoryprogramming
json_metadata{"app":"steemit/0.1"}
created2019-11-17 23:10:27
last_update2019-11-17 23:10:27
depth1
children1
last_payout2019-11-24 23:10: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_length200
author_reputation22,135,803,163,402
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,593,240
net_rshares30,722,715,889
author_curate_reward""
vote details (1)
@cadawg ·
LOL. I hope ppl use it tbh
👍  
properties (23)
authorcadawg
permlinkre-steemitqa-q15nr3
categoryprogramming
json_metadata{"tags":["programming"],"app":"steempeak/2.1.1"}
created2019-11-18 08:04:24
last_update2019-11-18 08:04:24
depth2
children0
last_payout2019-11-25 08:04: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_length26
author_reputation100,771,927,095,688
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,604,313
net_rshares20,489,686
author_curate_reward""
vote details (1)
@trendotoken ·
Congratulations @cadawg, your post successfully recieved <b>7.0162605</b> [TRDO](https://steem-engine.com/?p=history&t=TRDO) from below listed TRENDO callers:<br>

>	<sup>@onecent earned : **4.677507** [TRDO](https://steem-engine.com/?p=history&t=TRDO) curation</sup> 

---
<sup>To view or trade TRDO go to [steem-engine.com](https://steem-engine.com/?p=market&t=TRDO)
Join [TRDO Discord Channel](https://discord.gg/wySP8T9) or Join [TRDO Web Site](http://www.trendotoken.info/)</sup>
properties (22)
authortrendotoken
permlinkre-cadawg-new-dapp-guest-posting-on-steem-2-dapps-1-week-20191120t223106067z
categoryprogramming
json_metadata{"tags":["trdo","trendo-bot"],"app":"comments-scot/1.1","format":"markdown"}
created2019-11-20 22:31:06
last_update2019-11-20 22:31:06
depth1
children0
last_payout2019-11-27 22:31:06
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_length484
author_reputation5,546,209,053,433
root_title"New dAPP: Guest Posting on STEEM! (2 dApps, 1 Week)"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id92,687,345
net_rshares0