steemroll.io - real-time feed of Steemit comments

in steem •  8 years ago  (edited)

steemroll.io is a live feed showing all comments and replies posted on Steemit in real-time.

Built with

Technical implementation

  1. All requests to the blockchain are done through This.Piston.Rocks (Piston's WebSocket API).
  2. Every few seconds the blockchain is scanned for new blocks.
  3. When a new block is detected the block data is retrieved and any comments are rendered with vue.js.

Other cool real-time projects

Please let me know if you have any questions, comments or suggestions!

steemroll.io

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Awesome! Great to see you pulling through so quickly! Can't wait to see what else you've got up your sleeve next. :)

Thanks! :) I have a lot of ideas so stay tuned. The fact that you have a firehose API at your disposal natively makes developing stuff a breeze!

If the link is not working you should be able to access it at http://steemroll.io.s3-website-us-east-1.amazonaws.com/

I had some issues with the DNS not propagating until just before posting this so it may still be like that for other people.

I use AWS too! Haha high-fives!

Ah, nice one! high five :D I love SteemDown and Steemit CountDown by the way. Keep up the good work!

Thanks! Thanks! Thanks! =D

Congratulations on shipping!

Thanks a lot! :)

I saw that you've published an Elixir Steem library by the way. That's awesome. I've been wanting to learn Elixir for a while now and building something Steem related would be cool.

I like your tool a lot. This is something which should be part of the steemit website.