Skip to content

yuxir/steemmate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steemmate

Please follow me at Steemit: steemit.com/@yuxi

Steemmate - Like both Steemit and Steemd? let’s put them together!

What is the project about?

Steemd.com and Steemit are both essential websites to Steemians, where Steemit is the main web user interface to see posts, comments, transfers etc and Steemd focuses on all data/transactions underneath. Switching between these two sites is inconvenient to users who use both sites frequently. The purpose of this Chrome plugin is to show additional user history information in Steemit (busy.org later) site. This project is not intending to compete with Steemd.com. The main purpose of this project is to provide a quick and brief summary of what is happening with a particular account. The complex features, such as pagination in Steemd is not in this project's scope.

Technology Stack

Javascript

Chrome extension

Features

Currently, this extension shows most Steem blockchain transactions, e.g. votes, new posts, comments, follows, unfollow, author/curation/producer rewards, witness approval/unapproval etc. To be intuitive, it uses various free icons for different transactions.

Roadmap

There are a lot to do with this plugin, e.g.

  • To support busy.org
  • To fully support Steemit website, currently, the plugin only works with user’s homepage, e.g. https://steemit.com/@username.
  • Add ‘Load more’ button in the bottom to show more transactions
  • Add filters to give users flexibility to see particular interested transactions while others are hidden
  • Add settings to allow user store their profile, e.g. which type of transactions to be shown by default, the default number of transactions etc
  • More UI customization options and UI improvements