create account

New features for developer - Use HIVE Onboard for your dApp by hiveonboard

View this thread on: hive.blogpeakd.comecency.com
· @hiveonboard · (edited)
$165.02
New features for developer - Use HIVE Onboard for your dApp
While pretty much destructive stuff is going on in the crypto-world right now - I have been very productive in the last few days and it's time to push things forward on HIVE!

In this episode, I wanna give you an update about new features which can be used right now for any dApp out there which wants to make use of the account creation service from @hiveonboard.

![image.png](https://files.peakd.com/file/peakd-hive/hiveonboard/tLmtQjda-image.png)



#### Rationale
The amount of dApps available on HIVE is growing fast and in most cases developer have to make a decision on how to handle account creation for new user.

This let me think, why should each dApp reinvent the wheel when it comes to on-boarding new user to HIVE, when @hiveonboard already can handle the job pretty well?

If you ask me, developer should always focus on their use case first and care about what brings value for their user-base. Don't spend your time on stuff, that has already been solved!

----

#### 1. Redirecting to your dApp after account creation
![image.png](https://files.peakd.com/file/peakd-hive/hiveonboard/bNLYzLWF-image.png)

If you don't wanna mess around with account creation yourself, feel free to send your new user to hiveonboard.com passing in your `redirect_url` as a query parameter.

- **Sample URL straight to Account Creation**
`https://hiveonboard.com/create-account?redirect_url=https://hive.io/eco`

- **Sample URL with URI-Encoding to Landing Page**
`https://hiveonboard.com/?redirect_url=https://hive.io/eco`

When a user successfully created his HIVE account, he will immediately send back to your dApp. In this case step 3 *"Choose your dApp"* will be skipped entirely.

For best user experience, try to redirect to your login page and make sure the user can get started at once.

**Update:**
@culgin brought up a scenario where a bad actor could use this feature to point user to a phishing website and do harm from there. In order to make user this cannot happen - I've just added a whitelist for authorized domains, which can make use of this feature. You can extent the URL with your path like `/login` or `/signin` as long as your URL starts with the value in the whitelist.

````
[
  "https://hive.blog",
  "https://peakd.com",
  "https://3speak.online",
  "https://splinterlands.io",
  "https://esteem.app",
  "https://stem.openhive.network",
  "https://steempress.io",
  "https://actifit.io",
  "https://dlease.io",
  "https://dblog.org",
  "https://brosgn.net",
  "https://brosinopoker.com"
]
````

If you run a dApp which isn't included in the whitelist right now, please contact @roomservice or do a [pull request](https://github.com/christianfuerst/hiveonboard/blob/master/src/config/whitelist.json) on the whitelist in the repo.

----

#### 2. Use your own HIVE account to create user for your dApp
![image.png](https://files.peakd.com/file/peakd-hive/hiveonboard/GYZwK36v-image.png)

I've already covered how @hiveonboard solved the *lack of ressource credits problem* with help of a server-side software in this [post](https://peakd.com/hiveonboard/@hiveonboard/solving-the-scalability-issue-for-account-creation-no-more-hp-delegations-required) about a week ago. This time we take the idea even further.

I was asked by a dApp developer if it would be possible to bypass the account ticket load-balancer and prioritize a specific creator-api instance when a user is going to create an account.

*Sure - why not? So here we go!*

In case you run a creator-api for your very own dApp account and at least one account creation ticket available, you could just add the `creator` query parameter.

- **Sample URL straight to Account Creation**
`https://hiveonboard.com/create-account?creator=my-dapp`

- **Sample URL with URI-Encoding to Landing Page**
`https://hiveonboard.com/?creator=my-dapp`

If a user creates an account on hiveonboard.com now - the new account will be created by @my-dapp in this case and will act as the recovery account until changed by the user.  In most cases it would make perfect sense to add `redirect_url` query parameter as well.

As a friendly reminder - you can choose from two different repositories for the creator-api:
[GitHub - original version with additional features by @fbslo](https://github.com/fbslo/creator)
[GitHub - light-weight version with only api-support by @roomservice](https://github.com/christianfuerst/creator-api)

If you want to make use of this feature for your dApp, please contact @roomservice.

----

#### 3. Bonus - Debug Mode for testing account creation flow
If you want to take advantage of those features or just wanna see how @hiveonboard works, you can now add the `debug_mode` query parameter and see how it goes, without actually creating an account and skip phone verification.

- **Sample URL straight to Account Creation**
`https://hiveonboard.com/create-account?debug_mode=true`

- **Sample URL with URI-Encoding to Landing Page**
`https://hiveonboard.com/?debug_mode=true`

----
As always, I would love to hear your feedback and want to thank for your ongoing support!

#### Account Creation reports moved to @hiveonboard-log
If you are interested in those new accounts who joined the HIVE using @hiveonboard you can always look them up in the daily reports created. This reports moved to the blog of the account @hiveonboard-log because most of you don't wanna get spammed when following this account.

##### Quick Side-Note
I'am currently running a proposal for a HIVE ad-campaign on BRAVE browser.

If you like my work on @hiveonboard you may consider taking a look at my proposal and maybe vote for it:
[https://peakd.com/me/proposals/99](https://peakd.com/me/proposals/99)

Yours,
@roomservice
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 389 others
👎  , ,
properties (23)
authorhiveonboard
permlinknew-features-for-developer-use-hive-onboard-for-your-dapp
categoryhiveonboard
json_metadata{"app":"peakd/2020.05.4","format":"markdown","tags":["hiveonboard","hive","marketing","dapps","developer"],"users":["hiveonboard.","hiveonboard","culgin","roomservice","my-dapp","fbslo","roomservice.","hiveonboard-log"],"links":["/@hiveonboard","/@hiveonboard","/@culgin","/@roomservice","https://github.com/christianfuerst/hiveonboard/blob/master/src/config/whitelist.json","/@hiveonboard","/hiveonboard/@hiveonboard/solving-the-scalability-issue-for-account-creation-no-more-hp-delegations-required","/@my-dapp","https://github.com/fbslo/creator","https://github.com/christianfuerst/creator-api"],"image":["https://files.peakd.com/file/peakd-hive/hiveonboard/tLmtQjda-image.png","https://files.peakd.com/file/peakd-hive/hiveonboard/bNLYzLWF-image.png","https://files.peakd.com/file/peakd-hive/hiveonboard/GYZwK36v-image.png"]}
created2020-05-21 17:25:42
last_update2020-05-22 12:58:09
depth0
children61
last_payout2020-05-28 17:25:42
cashout_time1969-12-31 23:59:59
total_payout_value84.638 HBD
curator_payout_value80.378 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,701
author_reputation49,062,947,968,069
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,507,678
net_rshares295,269,873,626,849
author_curate_reward""
vote details (456)
@angel33 ·
Hope this works and brings good devs
👍  
properties (23)
authorangel33
permlinkre-hiveonboard-2020523t03447123z
categoryhiveonboard
json_metadata{"tags":["hiveonboard","hive","marketing","dapps","developer"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-22 19:04:09
last_update2020-05-22 19:04:09
depth1
children0
last_payout2020-05-29 19:04: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_length36
author_reputation40,716,090,911
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,527,503
net_rshares0
author_curate_reward""
vote details (1)
@arynews200 ·
That is a good step
👎  
properties (23)
authorarynews200
permlinkre-hiveonboard-2020522t172822535z
categoryhiveonboard
json_metadata{"tags":["hiveonboard","hive","marketing","dapps","developer"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-22 12:28:24
last_update2020-05-22 12:28:24
depth1
children0
last_payout2020-05-29 12: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_length19
author_reputation82,691,953,840
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,521,331
net_rshares-6,138,026,817
author_curate_reward""
vote details (1)
@automaton ·
So much info... so little time. But it’s a three day weekend.
properties (22)
authorautomaton
permlinkqapyfw
categoryhiveonboard
json_metadata{"app":"hiveblog/0.1"}
created2020-05-22 06:09:33
last_update2020-05-22 06:09:33
depth1
children0
last_payout2020-05-29 06:09: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_length61
author_reputation27,800,775,729,704
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,517,060
net_rshares0
@baotinh ·
Ok
properties (22)
authorbaotinh
permlinkre-hiveonboard-2020523t1123952z
categoryhiveonboard
json_metadata{"tags":["hiveonboard","hive","marketing","dapps","developer"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-22 18:12:39
last_update2020-05-22 18:12:39
depth1
children0
last_payout2020-05-29 18:12: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_length2
author_reputation0
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,526,846
net_rshares0
@belemo ·
Great move. The most important thing is making sure people easily create accounts and increase our mainstream appeal
properties (22)
authorbelemo
permlinkre-hiveonboard-qapwnz
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 05:31:15
last_update2020-05-22 05:31:15
depth1
children0
last_payout2020-05-29 05: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_length116
author_reputation1,058,004,512,390,619
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,516,692
net_rshares0
@bhoa ·
This is actually good. I tried creating account for a friend and it was too annoying . Too many people creating. Then paying for accounts .i like the idea of the dummy account creation.. i respect your effort..
properties (22)
authorbhoa
permlinkqaqdu5
categoryhiveonboard
json_metadata{"app":"hiveblog/0.1"}
created2020-05-22 11:42:09
last_update2020-05-22 11:42:09
depth1
children0
last_payout2020-05-29 11:42: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_length210
author_reputation60,701,104,434,307
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,520,768
net_rshares0
@chekohler ·
$0.10
Great stuff @roomservice, I really hope this opens up the ability for tribes to now onboard I think it was a real sticking point! I cant wait to see the uptake from this
👍  ,
properties (23)
authorchekohler
permlinkre-hiveonboard-qap3rg
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-21 19:06:54
last_update2020-05-21 19:06:54
depth1
children0
last_payout2020-05-28 19:06:54
cashout_time1969-12-31 23:59:59
total_payout_value0.050 HBD
curator_payout_value0.050 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length169
author_reputation524,332,427,393,665
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,508,972
net_rshares339,728,187,628
author_curate_reward""
vote details (2)
@ciarascat ·
Can we focus on onboarding some more cats?  It's pretty lonely here.
properties (22)
authorciarascat
permlinkre-hiveonboard-qaprp4
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 03:43:51
last_update2020-05-22 03:43:51
depth1
children0
last_payout2020-05-29 03:43: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_length68
author_reputation121,866,793,637
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,515,783
net_rshares0
@codingdefined ·
Wow this is a great stuff, it will be super easy now to create new accounts for dApp users :)
properties (22)
authorcodingdefined
permlinkqapnn7
categoryhiveonboard
json_metadata{"app":"hiveblog/0.1"}
created2020-05-22 02:16:21
last_update2020-05-22 02:16:21
depth1
children0
last_payout2020-05-29 02:16: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_length93
author_reputation529,807,736,257,602
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,514,928
net_rshares0
@cryptoknight12 ·
I really hope developers start to use the available HIVE to build a really nice blockchain game that has a similar system to HIVE/STEEM in that the game itself would lock up coins to enable decentralized gamer development. 

When I say blockchain game, I mean something epic and something worthy of gaining the attention of steam users!
properties (22)
authorcryptoknight12
permlinkqapmkj
categoryhiveonboard
json_metadata{"app":"hiveblog/0.1"}
created2020-05-22 01:53:06
last_update2020-05-22 01:53:06
depth1
children0
last_payout2020-05-29 01:53: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_length336
author_reputation77,839,196,919,506
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,514,635
net_rshares0
@culgin ·
$0.10
Great work! 

How can I report a security vulnerability in private? I have got a POC ready
👍  , , ,
properties (23)
authorculgin
permlinkre-hiveonboard-qapi0o
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 00:14:51
last_update2020-05-22 00:14:51
depth1
children3
last_payout2020-05-29 00:14:51
cashout_time1969-12-31 23:59:59
total_payout_value0.050 HBD
curator_payout_value0.051 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length90
author_reputation170,100,255,531,223
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,513,481
net_rshares342,511,915,761
author_curate_reward""
vote details (4)
@roomservice ·
Could we private on Discord? Just added a friend request over there.
Thanks!!!
properties (22)
authorroomservice
permlinkre-culgin-qapz6j
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 06:25:36
last_update2020-05-22 06:25:36
depth2
children2
last_payout2020-05-29 06:25: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_length78
author_reputation11,573,428,661,334
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,517,208
net_rshares0
@roomservice ·
It's fixed now - I've updated the post regarding this issue using the `redirect_url`.

Downside of this fix is, that dApp URL's have to be whitelisted in my repository now. But safety first!
👍  
properties (23)
authorroomservice
permlinkre-roomservice-qaqh8a
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 12:55:24
last_update2020-05-22 12:55:24
depth3
children1
last_payout2020-05-29 12:55: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_length190
author_reputation11,573,428,661,334
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,521,729
net_rshares36,942,442,946
author_curate_reward""
vote details (1)
@ganeshsingh ·
Nice
properties (22)
authorganeshsingh
permlinkre-hiveonboard-2020522t165718117z
categoryhiveonboard
json_metadata{"tags":["hiveonboard","hive","marketing","dapps","developer"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-22 11:27:21
last_update2020-05-22 11:27:21
depth1
children0
last_payout2020-05-29 11:27: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_length4
author_reputation2,518,771,518
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,520,581
net_rshares0
@heimindanger ·
Add dtube to the whitelist for redirects and I might use it
properties (22)
authorheimindanger
permlinkre-hiveonboard-qaqm4t
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 14:41:18
last_update2020-05-22 14:41:18
depth1
children9
last_payout2020-05-29 14:41: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_length59
author_reputation-16,507,408,909,111
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,523,168
net_rshares0
@roomservice ·
Done! Just added: `https://d.tube`
properties (22)
authorroomservice
permlinkre-heimindanger-qaqmty
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 14:56:24
last_update2020-05-22 14:56:24
depth2
children8
last_payout2020-05-29 14:56: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_length34
author_reputation11,573,428,661,334
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,523,467
net_rshares0
@heimindanger · (edited)
Okay thanks. I see you are collecting phone numbers. May I know what happens to them? Do you delete them after a successful verification?
properties (22)
authorheimindanger
permlinkre-roomservice-qaqmz8
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 14:59:33
last_update2020-05-22 15:01:45
depth3
children7
last_payout2020-05-29 14:59: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_length137
author_reputation-16,507,408,909,111
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,523,525
net_rshares0
@hivebuzz ·
Congratulations @hiveonboard! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) :

<table><tr><td><img src="https://images.hive.blog/60x70/http://hivebuzz.me/@hiveonboard/upvoted.png?202005212323"></td><td>You received more than 1250 upvotes. Your next target is to reach 1500 upvotes.</td></tr>
</table>

<sub>_You can view [your badges on your board](https://hivebuzz.me/@hiveonboard) and compare to others on the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



###### Support the HiveBuzz project. [Vote for our proposal](https://hivesigner.com/sign/update_proposal_votes?proposal_ids=%5B%22109%22%5D&approve=true)!
properties (22)
authorhivebuzz
permlinkhivebuzz-notify-hiveonboard-20200521t235238000z
categoryhiveonboard
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2020-05-21 23:52:36
last_update2020-05-21 23:52:36
depth1
children0
last_payout2020-05-28 23:52: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_length782
author_reputation369,400,114,746,106
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,513,240
net_rshares0
@hivepeople ·
fantastic work! Exactly what's needed.
properties (22)
authorhivepeople
permlinkre-hiveonboard-qapeha
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-21 22:58:21
last_update2020-05-21 22:58:21
depth1
children0
last_payout2020-05-28 22:58: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_length38
author_reputation28,230,061,427,644
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,512,646
net_rshares0
@hivepeople ·
hey, i just read through the text on hiveonboard.com, on the third section it's this:

"We will suggest to HIVE frontends that you, the referrer, will gain 3% beneficiary rewards from post earnings of the referred account. Please beware that referred accounts could always change this setting on a frontend, since it's a totally optional."

**Consider changing it to this... (most noobs don't know the word "frontend" plus there were some grammar errors and awkward sentences.)**

### "We are recommending that Hive sites give you, the referrer, a 3% beneficiary reward from the post earnings of your referral. Please be advised that your referrals can always change this setting on a Hive site, since it's totally optional."
properties (22)
authorhivepeople
permlinkre-hiveonboard-qavcol
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-25 04:05:09
last_update2020-05-25 04:05:09
depth1
children1
last_payout2020-06-01 04:05: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_length725
author_reputation28,230,061,427,644
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,572,980
net_rshares0
@roomservice ·
Got it thanks!
properties (22)
authorroomservice
permlinkre-hivepeople-qavo3u
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.5"}
created2020-05-25 08:11:54
last_update2020-05-25 08:11:54
depth2
children0
last_payout2020-06-01 08:11: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_length14
author_reputation11,573,428,661,334
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,576,137
net_rshares0
@hivepeople ·
other than that, it's great!!!! i wonder when referral will be rolled out?  i see it's already live.....then we will need to do a video for sure!
properties (22)
authorhivepeople
permlinkre-hiveonboard-qavcpz
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-25 04:06:00
last_update2020-05-25 04:06:00
depth1
children2
last_payout2020-06-01 04:06: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_length145
author_reputation28,230,061,427,644
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,572,995
net_rshares0
@roomservice ·
$0.07
Yeah it's already pretty much finished on @hiveonboard.

I'am working on draft, which describes the system in detail and will be introduced to the community soon.
It will be a open standard, so anyone is free to make use of it or not.

I would suggest to wait covering this topic for now until at least one hive dApp will integrate this feature. For now feel free to use the referral link yourself and get a feeling how it works - maybe call it beta-testing :)
👍  
properties (23)
authorroomservice
permlinkre-hivepeople-qavobi
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.5"}
created2020-05-25 08:16:30
last_update2020-05-25 08:16:30
depth2
children1
last_payout2020-06-01 08:16:30
cashout_time1969-12-31 23:59:59
total_payout_value0.036 HBD
curator_payout_value0.036 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length460
author_reputation11,573,428,661,334
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,576,194
net_rshares253,238,136,993
author_curate_reward""
vote details (1)
@hivepeople ·
ok great. I will wait til a dapp rolls it out. 
properties (22)
authorhivepeople
permlinkre-roomservice-qawle5
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.5"}
created2020-05-25 20:10:54
last_update2020-05-25 20:10:54
depth3
children0
last_payout2020-06-01 20:10: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_length47
author_reputation28,230,061,427,644
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,586,298
net_rshares0
@hivepeople · (edited)
here are my copy edit suggestions. The reason why i substituted "your referral" for "the created account" is because that language sounds very cold and sterile. It needs to be geared towards people.

![referrrrral.png](https://files.peakd.com/file/peakd-hive/hivepeople/5z8nOnro-referrrrral.png)

on the third section it's this:

"We will suggest to HIVE frontends that you, the referrer, will gain 3% beneficiary rewards from post earnings of the referred account. Please beware that referred accounts could always change this setting on a frontend, since it's a totally optional."

Consider changing it to this... (most noobs don't know the word "frontend" plus there were some grammar errors and awkward sentences.)

"We are recommending that Hive sites give you, the referrer, a 3% beneficiary reward from the post earnings of your referral. Please be advised that your referrals can always change this setting on a Hive site, since it's totally optional."

properties (22)
authorhivepeople
permlinkre-hiveonboard-qavdem
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-25 04:20:45
last_update2020-05-25 04:22:30
depth1
children2
last_payout2020-06-01 04:20: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_length962
author_reputation28,230,061,427,644
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,573,153
net_rshares0
@roomservice ·
$0.07
Thanks, reworked the referral program part and pushed it to production.
👍  
properties (23)
authorroomservice
permlinkre-hivepeople-qavode
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.5"}
created2020-05-25 08:17:39
last_update2020-05-25 08:17:39
depth2
children1
last_payout2020-06-01 08:17:39
cashout_time1969-12-31 23:59:59
total_payout_value0.036 HBD
curator_payout_value0.037 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length71
author_reputation11,573,428,661,334
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,576,210
net_rshares258,234,391,673
author_curate_reward""
vote details (1)
@hivepeople ·
thanks for doing that....my edits are just suggestions...
properties (22)
authorhivepeople
permlinkre-roomservice-qawma0
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.5"}
created2020-05-25 20:30:00
last_update2020-05-25 20:30:00
depth3
children0
last_payout2020-06-01 20:30: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_length57
author_reputation28,230,061,427,644
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,586,606
net_rshares0
@inkito ·
Great new feature. Well done.
@roomservice, I'd love to add Inkito to the whitelist if possible?
properties (22)
authorinkito
permlinkre-hiveonboard-qavrfo
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.5"}
created2020-05-25 09:23:54
last_update2020-05-25 09:23:54
depth1
children3
last_payout2020-06-01 09:23: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_length97
author_reputation6,625,840,473,092
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,576,911
net_rshares0
@hiveonboard ·
Sure!
Is this your URL? -> https://inkito.io
properties (22)
authorhiveonboard
permlinkre-inkito-qavryy
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.5"}
created2020-05-25 09:35:21
last_update2020-05-25 09:35:21
depth2
children2
last_payout2020-06-01 09:35: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_length44
author_reputation49,062,947,968,069
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,577,043
net_rshares0
@inkito ·
Yes thats the one. I tried the pull request but didn't have the permission. Thanks
properties (22)
authorinkito
permlinkre-hiveonboard-qavs4y
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.5"}
created2020-05-25 09:39:00
last_update2020-05-25 09:39:00
depth3
children1
last_payout2020-06-01 09:39: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_length82
author_reputation6,625,840,473,092
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,577,085
net_rshares0
@jesuscasalesson ·
Excelente!!! Buena iniciativa y buen trabajo
properties (22)
authorjesuscasalesson
permlinkre-hiveonboard-2020522t2153446z
categoryhiveonboard
json_metadata{"tags":["hiveonboard","hive","marketing","dapps","developer"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-22 06:01:57
last_update2020-05-22 06:01:57
depth1
children0
last_payout2020-05-29 06:01: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_length44
author_reputation978,489,051,717
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,516,972
net_rshares0
@jocieprosza ·
@dapplr I'm sure you're aware of it, but want to make sure
👍  ,
properties (23)
authorjocieprosza
permlinkqapyez
categoryhiveonboard
json_metadata{"users":["dapplr"],"app":"hiveblog/0.1"}
created2020-05-22 06:09:00
last_update2020-05-22 06:09:00
depth1
children4
last_payout2020-05-29 06:09: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_length58
author_reputation64,059,280,071,490
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,517,048
net_rshares43,162,320,599
author_curate_reward""
vote details (2)
@roomservice · (edited)
I'd love to work with @dapplr but have no clue right now on their plans regarding account creation. In case someone from the team reads this let's get in touch.
👍  
properties (23)
authorroomservice
permlinkre-jocieprosza-qaqy48
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 19:00:09
last_update2020-05-22 19:00:42
depth2
children3
last_payout2020-05-29 19:00: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_length160
author_reputation11,573,428,661,334
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,527,432
net_rshares36,178,962,055
author_curate_reward""
vote details (1)
@dapplr ·
Hi @roomservice

We were actually going to reach out to you. We will love to have this integrated. Keep doing the great work.
properties (22)
authordapplr
permlinkre-roomservice-qaqzh9
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 19:29:33
last_update2020-05-22 19:29:33
depth3
children2
last_payout2020-05-29 19:29: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_length125
author_reputation48,454,482,965,013
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,527,832
net_rshares0
@jrej ·
Hello @roomservice, Any chance to get my app Miniaturena whitelisted for this? The address https://miniaturena.com
properties (22)
authorjrej
permlinkqgrkyb
categoryhiveonboard
json_metadata{"users":["roomservice"],"links":["https://miniaturena.com"],"app":"hiveblog/0.1"}
created2020-09-16 18:35:00
last_update2020-09-16 18:35:00
depth1
children1
last_payout2020-09-23 18:35: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_length114
author_reputation34,006,204,340,070
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id99,662,625
net_rshares0
@roomservice ·
Sure, got your pull request - gonna add it later today in production!
properties (22)
authorroomservice
permlinkre-jrej-qgsfah
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.09.4"}
created2020-09-17 05:30:24
last_update2020-09-17 05:30:24
depth2
children0
last_payout2020-09-24 05:30: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_length69
author_reputation11,573,428,661,334
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id99,670,152
net_rshares0
@lau85 ·
good job
properties (22)
authorlau85
permlinkre-hiveonboard-2020522t104240615z
categoryhiveonboard
json_metadata{"tags":["hiveonboard","hive","marketing","dapps","developer"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-22 02:42:42
last_update2020-05-22 02:42:42
depth1
children0
last_payout2020-05-29 02:42: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_length8
author_reputation0
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,515,221
net_rshares0
@lemouth · (edited)
$0.01
I have just added a link to this post in the STEMsocial app to-do list. When on-boarding features will be implemented (we have other top priorities at the moment),  I will think about your service for sure!

[small upvote for visibility]
👍  
properties (23)
authorlemouth
permlinkre-hiveonboard-qaq2a1
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 07:32:27
last_update2020-05-22 07:33:21
depth1
children2
last_payout2020-05-29 07:32:30
cashout_time1969-12-31 23:59:59
total_payout_value0.012 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length237
author_reputation338,011,164,701,274
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,517,906
net_rshares84,931,434,993
author_curate_reward""
vote details (1)
@roomservice ·
You could just add the link to
`https://hiveonboard.com/create-account?redirect_url=https://stem.openhive.network/`
right now.

Users will be redirected directly to STEMsocial app after account creation.
properties (22)
authorroomservice
permlinkre-lemouth-qaq5to
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 08:49:00
last_update2020-05-22 08:49:00
depth2
children1
last_payout2020-05-29 08:49: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_length203
author_reputation11,573,428,661,334
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,518,700
net_rshares0
@lemouth · (edited)
$0.02
I put it on the to-do list, thanks! (I know it takes no time, but I have no time :D ).
👍  
properties (23)
authorlemouth
permlinkre-roomservice-qas097
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-23 08:43:57
last_update2020-05-23 08:44:15
depth3
children0
last_payout2020-05-30 08:43:57
cashout_time1969-12-31 23:59:59
total_payout_value0.019 HBD
curator_payout_value0.005 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length86
author_reputation338,011,164,701,274
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,537,230
net_rshares134,584,973,367
author_curate_reward""
vote details (1)
@pixelfan ·
Great job! I'm not ready yet to use it (still nowhere with my dapp) but bookmarked this post and will keep it in mind!
properties (22)
authorpixelfan
permlinkre-hiveonboard-qap4lp
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-21 19:25:03
last_update2020-05-21 19:25:03
depth1
children0
last_payout2020-05-28 19:25: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_length118
author_reputation297,577,030,796,383
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,509,211
net_rshares0
@rahmatulyaa24 ·
Really cool
properties (22)
authorrahmatulyaa24
permlinkre-hiveonboard-2020630t9456551z
categoryhiveonboard
json_metadata{"tags":["hiveonboard","hive","marketing","dapps","developer"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-06-30 02:05:00
last_update2020-06-30 02:05:00
depth1
children0
last_payout2020-07-07 02:05: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_length11
author_reputation2,746,058,002,725
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,252,716
net_rshares0
@rollins ·
I must confess. This is a great move
properties (22)
authorrollins
permlinkre-hiveonboard-2020522t121742217z
categoryhiveonboard
json_metadata{"tags":["hiveonboard","hive","marketing","dapps","developer"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-22 11:17:42
last_update2020-05-22 11:17:42
depth1
children0
last_payout2020-05-29 11:17: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_length36
author_reputation2,635,564,753
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,520,453
net_rshares0
@shmoogleosukami ·
I'll probably use this on my Dapp if I ever get anywhere with it.
👍  
properties (23)
authorshmoogleosukami
permlinkre-hiveonboard-qapciu
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-21 22:16:06
last_update2020-05-21 22:16:06
depth1
children1
last_payout2020-05-28 22:16: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_length65
author_reputation226,111,120,228,941
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,511,909
net_rshares48,695,427,670
author_curate_reward""
vote details (1)
@anthonyadavisii ·
$0.02
Best of luck. Hope you make it happen. My app is just up in the noggin rn. Need to change that
👍  ,
properties (23)
authoranthonyadavisii
permlinkre-shmoogleosukami-2020522t143557411z
categoryhiveonboard
json_metadata{"tags":["esteem"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-22 19:35:57
last_update2020-05-22 19:35:57
depth2
children0
last_payout2020-05-29 19:35:57
cashout_time1969-12-31 23:59:59
total_payout_value0.012 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length94
author_reputation212,565,147,344,592
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,527,924
net_rshares89,919,993,900
author_curate_reward""
vote details (2)
@stayoutoftherz ·
Wow! I can hear the hive buzzing!
properties (22)
authorstayoutoftherz
permlinkre-hiveonboard-qar658
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 21:53:33
last_update2020-05-22 21:53:33
depth1
children0
last_payout2020-05-29 21:53: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_length33
author_reputation1,326,267,482,189,903
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,530,007
net_rshares0
@stellabelle ·
genius! Great work you're doing! 
properties (22)
authorstellabelle
permlinkre-hiveonboard-qaped4
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-21 22:55:54
last_update2020-05-21 22:55:54
depth1
children0
last_payout2020-05-28 22:55: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_length33
author_reputation516,061,669,130,124
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,512,611
net_rshares0
@tobetada ·
super
properties (22)
authortobetada
permlinkre-hiveonboard-qaq7h7
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 09:24:45
last_update2020-05-22 09:24:45
depth1
children0
last_payout2020-05-29 09:24: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_length5
author_reputation597,778,483,120,286
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,519,099
net_rshares0
@vimukthi ·
Excellent work. I have been trying to get more people into HIVE. It's a tough job. Having tools like this available is a great convenience. Thank you!

Already voted for your Brave ad campaign :-)
properties (22)
authorvimukthi
permlinkqaqg8e
categoryhiveonboard
json_metadata{"app":"hiveblog/0.1"}
created2020-05-22 12:33:54
last_update2020-05-22 12:33:54
depth1
children1
last_payout2020-05-29 12:33: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_length196
author_reputation496,988,497,371,644
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,521,404
net_rshares0
@roomservice ·
$0.05
Thanks a lot!!!
👍  
properties (23)
authorroomservice
permlinkre-vimukthi-qaqhet
categoryhiveonboard
json_metadata{"tags":["hiveonboard"],"app":"peakd/2020.05.4"}
created2020-05-22 12:59:18
last_update2020-05-22 12:59:18
depth2
children0
last_payout2020-05-29 12:59:18
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.024 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length15
author_reputation11,573,428,661,334
root_title"New features for developer - Use HIVE Onboard for your dApp"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,521,779
net_rshares165,081,917,913
author_curate_reward""
vote details (1)