create account

Hive Hackathon- Introducing Raven by rishi556

View this thread on: hive.blogpeakd.comecency.com
· @rishi556 · (edited)
$40.03
Hive Hackathon- Introducing Raven
### What is Raven
Raven is a platform that uses custom_json to make posts to allow for short form microblogging without cluttering up your feed. Short form content(while getting more tolerated) can still be seen as over-rewarded crap on the chain and trigger some downvotes for you. But what if you did this without any of the worries of downvotes from spam fighters? Or honestly, just make 10-20 posts a day and not worry about cluttering up the feeds of your followers? Then Raven is for you. Check it out at https://raven.dwg.wtf/.

<center>![Screen Shot 20200516 at 3.00.20 AM.png](https://files.peakd.com/file/peakd-hive/rishi556/hpnsSsMs-Screen20Shot202020-05-1620at203.00.2020AM.png)
<sub>My Baby Is Alive</sub></center>



I've had this idea for a while, using custom_json to make posts, and I saw [this post](https://peakd.com/hackathon/@fbslo/introducing-hive-sharer-sharing-links-on-the-chain) and saw it actually being used, and that got me interested in doing that again. So later that night, I started the project.

I designed it so that anyone who wants to create something similar can easily take my code and work off that, and if they have little knowledge, it should be as simple as following a guide on how to setup with the config file(notice how my code has a field for title even though Raven doesn't use that). I talked to a friend, who would like to remain unnamed for now, about it, and was having problems with SQL, and with him being a SQL(and relational databases in general) god, he helped me set up the architecture for speed and scalability as I'd only been working with SQL(and relational databases) for just over 10 days at that point. That was Carrige(Yes I know its spelled wrong, I'll fix it someday): https://github.com/Rishi556/Carrige, Raven's backend. 

<center>![Screen Shot 20200516 at 3.00.57 AM.png](https://files.peakd.com/file/peakd-hive/rishi556/GGfRqDAV-Screen20Shot202020-05-1620at203.00.5720AM.png)
<sub>We are calling posts Caw's</sub></center>

Now this is definitely a work in progress(the API has such a bad architecture to it, but gotta do what you gotta do to enter the hackathon in time). Theres so much more planned to this, including admin actions, which allow admins to delete posts(gotta comply with dmca right) as well as banning users(can only allow some spam through) but the MVP is just the ability to make posts, comments, modify them and vote on them.

So far Carrige has: root posts, comments, updating comments, deleting comments, upvotes, downvotes, and removal of votes. Just the bare minimum to be a social app. Each individual action can be enabled or disabled(so a user making their own platform can choose to disallow downvotes, or disallow comments, hell even root posts) to allow for customizability for those setting up their platforms. Carrige also has replay functionality. So if you accidentally mess up and lose your database, you can go back and get the old data back into the database.

<center>![Screen Shot 20200516 at 3.07.09 AM.png](https://files.peakd.com/file/peakd-hive/rishi556/qwhXPSQi-Screen20Shot202020-05-1620at203.07.0920AM.png)
<sub>This man knows what he's talking about</sub></center>

### Tech Stack
The backend is built using Node.JS and MySQL as the database has some dependencies including: 
@hivechain/hivejs- for easy activities on the hive blockchain
cors - For allowing cross origin requests
express - For the simple setup of a webserver that it has
moment - For easy time manipulation
mysql - To interact with the MySQL database 

You can check out the code here: https://github.com/Rishi556/Carrige. Raven is running with a few of the configs disabled including downvoting and updating comments.

The frontend is built using PHP(and it was started with less than 15 hours of time left before the hackathon was over, so please excuse how bad it is, thanks @cadawg for helping with it) and it's dependencies include:
[A Wild SteemConnect V2 Api Appears](https://github.com/Steem-Tools/A-Wild-SteemConnect-V2-Api-Appears) - HiveSigner Usage
bootstrap- Gotta look pretty
hivesigner- For those without keychain
hivekeychain- For those without hivesigner
jquery- For what it does# Header
popper- It makes bootstrap work
font awesome- Awesome Fonts And Images

The codebase for the frontend can be found here: https://github.com/Rishi556/Carrige/tree/master/interface.

You can view the live project here: https://raven.dwg.wtf/.

EDIT: I'll be continuing to work on the backend of this(thought not pushing it to production), and as there needed to be a freeze, I've created a branch with the final code submitted for the hackathon: https://github.com/Rishi556/Carrige/tree/hackathon-final.

### Roadmap
There's quite a lot planned for this, as mentioned above. For now, focus is on the backend, as thats what I mostly work in. Some of the code can be improved and was written just to make it in the for the hackathon. But the major goals are to have admin_actions and a working trending as well sharing features ready by the end of the month.

Then some time will be spent working on a better UI(one that wasn't rushed), and finally working with the metadata field for tags, and a rewarding mechanism that will use hive-engine and then switch over to SMT when(if?) they come around. Updates will come about slowly but I want them to be as good as possible, and easy for anyone to take and start their own site with.

TLDR: https://raven.dwg.wtf/ On Raven, you can make short posts that don't show up on your feed. 

<hr>


Please note that the name and branding an UI are temporary and will most likely be changed(unless I can find a raven domain for cheap) as I originally wasn't planning on entering this hackathon, but everyone's favourite @moowoof decided to enter and so I had to show him up and enter myself too. 
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 48 others
properties (23)
authorrishi556
permlinkhive-hackathon-introducing-raven
categoryhackathon
json_metadata{"app":"peakd/2020.05.3","format":"markdown","tags":["hackathon","technology","raven","programming","hackathon-entries"],"users":["fbslo","hivechain","cadawg","moowoof"],"links":["https://raven.dwg.wtf/","/hackathon/@fbslo/introducing-hive-sharer-sharing-links-on-the-chain","https://github.com/Rishi556/Carrige","/@hivechain","https://github.com/Rishi556/Carrige","/@cadawg","https://github.com/Steem-Tools/A-Wild-SteemConnect-V2-Api-Appears","https://github.com/Rishi556/Carrige/tree/master/interface","https://raven.dwg.wtf/","https://github.com/Rishi556/Carrige/tree/hackathon-final"],"image":["https://files.peakd.com/file/peakd-hive/rishi556/hpnsSsMs-Screen20Shot202020-05-1620at203.00.2020AM.png","https://files.peakd.com/file/peakd-hive/rishi556/GGfRqDAV-Screen20Shot202020-05-1620at203.00.5720AM.png","https://files.peakd.com/file/peakd-hive/rishi556/qwhXPSQi-Screen20Shot202020-05-1620at203.07.0920AM.png"]}
created2020-05-16 08:11:54
last_update2020-05-16 18:32:00
depth0
children35
last_payout2020-05-23 08:11:54
cashout_time1969-12-31 23:59:59
total_payout_value20.139 HBD
curator_payout_value19.888 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length5,824
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,400,923
net_rshares66,553,406,613,947
author_curate_reward""
vote details (112)
@belemo ·
So will the caws appear in some parallel space or some shit?
properties (22)
authorbelemo
permlinkre-rishi556-qagt8y
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-17 07:39:03
last_update2020-05-17 07:39:03
depth1
children2
last_payout2020-05-24 07:39: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_length60
author_reputation1,058,320,385,268,187
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,420,091
net_rshares0
@rishi556 ·
Haha, they show up as custom_json operations on the chain. Same tech splinterlands uses.
![Screen Shot 20200517 at 10.50.50 AM.png](https://files.peakd.com/file/peakd-hive/rishi556/IZ8F9seC-Screen20Shot202020-05-1720at2010.50.5020AM.png)

properties (22)
authorrishi556
permlinkre-belemo-qahg16
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-17 15:51:06
last_update2020-05-17 15:51:06
depth2
children1
last_payout2020-05-24 15:51: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_length239
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,426,770
net_rshares0
@belemo · (edited)
Oh neat. I don't know much about Jason but I get it won't be clogging my timeline so you have my vote
properties (22)
authorbelemo
permlinkre-rishi556-qahg3a
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-17 15:52:21
last_update2020-05-17 15:52:57
depth3
children0
last_payout2020-05-24 15:52: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_length101
author_reputation1,058,320,385,268,187
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,426,793
net_rshares0
@cadawg ·
DUckk you rishi. I hope you win lol
👍  , ,
properties (23)
authorcadawg
permlinkre-rishi556-qaf08z
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 08:15:09
last_update2020-05-16 08:15:09
depth1
children1
last_payout2020-05-23 08:15: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_length35
author_reputation100,771,927,095,688
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,400,958
net_rshares53,007,383,023
author_curate_reward""
vote details (3)
@rishi556 ·
Love you too moowoof.
properties (22)
authorrishi556
permlinkre-cadawg-qafht2
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 14:34:15
last_update2020-05-16 14:34:15
depth2
children0
last_payout2020-05-23 14:34: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_length21
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,405,888
net_rshares0
@codingdefined ·
Wow looks neat, a lot of people have concern about cluttering the blockchain because of the short content. We can use this to make a Twitter, still thinking how the up votes work here?
properties (22)
authorcodingdefined
permlinkre-rishi556-2020516t215346181z
categoryhackathon
json_metadata{"tags":["hackathon","technology","raven","programming","hackathon-entries"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-16 16:23:48
last_update2020-05-16 16:23:48
depth1
children6
last_payout2020-05-23 16:23: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_length184
author_reputation533,474,483,882,364
root_title"Hive Hackathon- Introducing Raven"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,407,793
net_rshares0
@rishi556 ·
https://raven.dwg.wtf/ Thats Raven, like twitter :). Votes work like they do on regular sites. You don't get rewarded for them, but can vote for content that you like and enough votes will get them (once its completed) onto trending.
properties (22)
authorrishi556
permlinkre-codingdefined-qafmza
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 16:25:57
last_update2020-05-16 16:25:57
depth2
children5
last_payout2020-05-23 16:25: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_length233
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,407,837
net_rshares0
@codingdefined ·
Yes, but I was thinking how can people monetize it. I had a thought, might be incorporated, that everyday top 10 highest voted posts will be added as a beneficiary to a post made to Give and thus best content will get reward
properties (22)
authorcodingdefined
permlinkre-rishi556-2020516t2203381z
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-16 16:30:06
last_update2020-05-16 16:30:06
depth3
children4
last_payout2020-05-23 16:30: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_length224
author_reputation533,474,483,882,364
root_title"Hive Hackathon- Introducing Raven"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,407,889
net_rshares0
@dalz · (edited)
Great use or the custom json!
Standalone apps can be build on this.

Love this. Saved for further exploration :)
👍  , ,
properties (23)
authordalz
permlinkqaf5ny
categoryhackathon
json_metadata{"app":"hiveblog/0.1"}
created2020-05-16 10:12:00
last_update2020-05-16 10:13:39
depth1
children1
last_payout2020-05-23 10:12: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_length112
author_reputation1,940,242,091,976,086
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,402,259
net_rshares52,506,806,190
author_curate_reward""
vote details (3)
@rishi556 ·
Definitely, thats the hope. Someone can take the backend and customize it for their own app. Hell, technically I could give access to our current API and someone else can build another frontend off it. 
properties (22)
authorrishi556
permlinkre-dalz-qafhsq
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 14:34:03
last_update2020-05-16 14:34:03
depth2
children0
last_payout2020-05-23 14:34: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_length202
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,405,882
net_rshares0
@emrebeyler ·
Looks like a great start. :)
👍  , ,
👎  
properties (23)
authoremrebeyler
permlinkqaf8yh
categoryhackathon
json_metadata{"app":"hiveblog/0.1"}
created2020-05-16 11:22:36
last_update2020-05-16 11:22:36
depth1
children1
last_payout2020-05-23 11:22: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_length28
author_reputation448,535,049,068,622
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,403,171
net_rshares51,482,432,745
author_curate_reward""
vote details (4)
@rishi556 ·
Definitely is a start. It'll get around to being awesome soon enough.
properties (22)
authorrishi556
permlinkre-emrebeyler-qafhoa
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 14:31:21
last_update2020-05-16 14:31:21
depth2
children0
last_payout2020-05-23 14:31: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_length69
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,405,822
net_rshares0
@foxon ·
ho man, I can't wait for some more things on the UI. This is fun. It's going to be awesome!
properties (22)
authorfoxon
permlinkre-rishi556-qafj7u
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 15:04:42
last_update2020-05-16 15:04:42
depth1
children1
last_payout2020-05-23 15:04: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_length91
author_reputation9,226,931,685,882
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,406,432
net_rshares0
@rishi556 ·
Definitely. I really want to get notifications out soon. Would love to be able to see which of my posts have gotten comments and where I've been tagged. Soon enough though, soon enough.
properties (22)
authorrishi556
permlinkre-foxon-qafkqf
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 15:37:27
last_update2020-05-16 15:37:27
depth2
children0
last_payout2020-05-23 15:37: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_length185
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,407,053
net_rshares0
@hivebuzz ·
Congratulations @rishi556! 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/@rishi556/replies.png?202005210536"></td><td>You got more than 4750 replies. Your next target is to reach 5000 replies.</td></tr>
</table>

<sub>_You can view [your badges on your board](https://hivebuzz.me/@rishi556) 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-rishi556-20200521t055019000z
categoryhackathon
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2020-05-21 05:50:18
last_update2020-05-21 05:50:18
depth1
children0
last_payout2020-05-28 05:50: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_length768
author_reputation369,393,780,988,409
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,498,476
net_rshares0
@hiveqa ·
I have very high hopes for Raven. I think its a diamond in the rough. Looking forward to using it and enhancing it 😉
properties (22)
authorhiveqa
permlinkre-rishi556-qafu04
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 18:57:39
last_update2020-05-16 18:57:39
depth1
children1
last_payout2020-05-23 18:57: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_length116
author_reputation6,767,181,889,680
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,410,184
net_rshares0
@rishi556 ·
Its definably going to become very enhanced
properties (22)
authorrishi556
permlinkre-hiveqa-qafzop
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 21:00:24
last_update2020-05-16 21:00:24
depth2
children0
last_payout2020-05-23 21:00: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_length43
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,412,338
net_rshares0
@jarvie ·
So not raven the blockchain... raven an app?
properties (22)
authorjarvie
permlinkre-rishi556-qafns1
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 16:43:15
last_update2020-05-16 16:43:15
depth1
children0
last_payout2020-05-23 16:43: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_length44
author_reputation388,491,264,112,133
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,408,092
net_rshares0
@jarvie ·
So not raven the blockchain... raven an app?
properties (22)
authorjarvie
permlinkre-rishi556-qafnsi
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 16:43:36
last_update2020-05-16 16:43:36
depth1
children2
last_payout2020-05-23 16:43: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_length44
author_reputation388,491,264,112,133
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,408,095
net_rshares0
@rishi556 ·
Ravens a blockchain too? 
properties (22)
authorrishi556
permlinkre-jarvie-2020516t114610887z
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-16 16:46:09
last_update2020-05-16 16:46:09
depth2
children1
last_payout2020-05-23 16:46: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_length25
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,408,151
net_rshares0
@jarvie ·
yeah raven is a pretty cool blockchain actually. I think Hive and Raven are around the same market cap from time to time.

It basically is trying to be a mix of BTC and ETH. 
- unowned like BTC
- Contracts like eth
- Proof of work like btc but with algorithms that avoid asic abuse like BTC

Not sure how it's going these days but looked promising.
properties (22)
authorjarvie
permlinkre-rishi556-qafol4
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.4"}
created2020-05-16 17:00:42
last_update2020-05-16 17:00:42
depth3
children0
last_payout2020-05-23 17:00: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_length348
author_reputation388,491,264,112,133
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,408,367
net_rshares0
@klye ·
Oh fuck yeah. Twitter for HIVE?

I support this. Well done Rishi. Some excellent work here man!
properties (22)
authorklye
permlinkre-rishi556-qah6ju
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-17 12:26:18
last_update2020-05-17 12:26:18
depth1
children1
last_payout2020-05-24 12:26: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_length95
author_reputation412,341,527,771,769
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,423,682
net_rshares0
@rishi556 ·
Thank you. Go make some tweets.
properties (22)
authorrishi556
permlinkre-klye-qahfzz
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-17 15:50:24
last_update2020-05-17 15:50:24
depth2
children0
last_payout2020-05-24 15:50: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_length31
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,426,757
net_rshares0
@rishi556 ·
Please excuse the mistakes on this post. This was written up as I was tired, working on code that I didn’t know was going to work or not, helping my UI guy with his issues and all while having server issues multiple times. Launch day is fun during crunch time right? I’ll fix them in the morning.
properties (22)
authorrishi556
permlinkre-rishi556-2020516t3407264z
categoryhackathon
json_metadata{"tags":["hackathon","technology","raven","programming","hackathon-entries"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-16 08:40:06
last_update2020-05-16 08:40:06
depth1
children0
last_payout2020-05-23 08:40: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_length296
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,401,272
net_rshares0
@tessydora ·
Waooo this is really nice I hope to say something meaningful but am actually new here but I hope u will teach me in other to follow along and help vote for me as well thank u 
properties (22)
authortessydora
permlinkre-rishi556-qchl55
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.5"}
created2020-06-25 14:48:42
last_update2020-06-25 14:48:42
depth1
children0
last_payout2020-07-02 14:48: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_length175
author_reputation172,275,082,223
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id98,171,355
net_rshares0
@the100 ·
I saw another similar app that was being built called dbuzz. This is awesome as well.
👍  , ,
properties (23)
authorthe100
permlinkre-rishi556-2020516t17224516z
categoryhackathon
json_metadata{"tags":["hackathon","technology","raven","programming","hackathon-entries"],"app":"esteem/2.2.7-surfer","format":"markdown+html","community":"esteem.app"}
created2020-05-16 11:17:27
last_update2020-05-16 11:17:27
depth1
children3
last_payout2020-05-23 11:17: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_length85
author_reputation20,362,665,872,842
root_title"Hive Hackathon- Introducing Raven"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,403,099
net_rshares52,026,135,004
author_curate_reward""
vote details (3)
@rishi556 ·
I was surprised to see so many people having similar ideas and acting on them at the same time. Only reason I most likely won't use them is because I have too many autovoters on me and so those posts will get unnecessary votes, and I won't feel right posting 10x a day there.
properties (22)
authorrishi556
permlinkre-the100-qafhr4
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 14:33:03
last_update2020-05-16 14:33:03
depth2
children0
last_payout2020-05-23 14:33: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_length275
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,405,862
net_rshares0
@the100 ·
Well I quite dont know how autovote works, does that mean some people have programed to upvote whatever you post so that they can earn curation reward?
properties (22)
authorthe100
permlinkre-the100-2020516t20333115z
categoryhackathon
json_metadata{"tags":["hackathon","technology","raven","programming","hackathon-entries"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-16 14:48:06
last_update2020-05-16 14:48:06
depth2
children1
last_payout2020-05-23 14:48: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_length152
author_reputation20,362,665,872,842
root_title"Hive Hackathon- Introducing Raven"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,406,105
net_rshares0
@rishi556 ·
Yup, exactly that, or to support their favorite authors.
properties (22)
authorrishi556
permlinkre-the100-qaovbl
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.4"}
created2020-05-21 16:04:33
last_update2020-05-21 16:04:33
depth3
children0
last_payout2020-05-28 16:04: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_length56
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,506,405
net_rshares0
@zorg67 ·
Cool stuff bro!
properties (22)
authorzorg67
permlinkre-rishi556-qafpq5
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 17:25:27
last_update2020-05-16 17:25:27
depth1
children1
last_payout2020-05-23 17:25: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_length15
author_reputation384,908,390,168
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,408,792
net_rshares0
@rishi556 ·
Thank you
properties (22)
authorrishi556
permlinkre-zorg67-qafzod
categoryhackathon
json_metadata{"tags":["hackathon"],"app":"peakd/2020.05.3"}
created2020-05-16 21:00:12
last_update2020-05-16 21:00:12
depth2
children0
last_payout2020-05-23 21:00: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_length9
author_reputation133,673,782,065,429
root_title"Hive Hackathon- Introducing Raven"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,412,336
net_rshares0