Reputation on steemit perfect
Wh1. item1. item>quoteen you first create your account you start at a reputation of 25 and your reputation will increase or decrease based on the upvotes or downvotes you receive. It is about 1.3 times harder to get to the next level than it was to get to the previous level. Basically it is 30% harder to get to a Reputation Score of 50 from a Reputation Score of 49 than it was from a Reputation Score of 49 from a Reputation Score of 48.[1]
The site Steem.cool created by @blueorgy defines itself as a precision live reputation viewer using the Steemit formula and more. On Steem Whales (SteemWhales.com) you can see a steemians ranking by reputation.
Contents [hide]
1 Digging a little deeper
2 Posts talking about reputation
3 Where to find reputation
4 Raw reputation calculation in pure ruby ...
5 References
6 Links
7 Related articles
8 External links
9 In other languages
Digging a little deeper
The reputation system is a piece of data that serves as an indication the "trust-worthiness" of any given member within the network, the system does this through a plugin running on the network that looks at a number of metrics.
Raw reputation on the blockchain is actually stored as a record of the total amount of rshares that have been received by any given account. What that essentially means is that it records the amount of times an account has been [upvoted] or [downvoted] on any of their posts or comments and how much Steem power each of those votes had behind them (or to be more explicit the percentage of voting power of the total Steem power of each account which voted.)
The voter's reputation also plays a part in the calculation of reputation. The reputation of the recipient cannot be affected by a downvote from an account with a lesser reputation. However, upvotes from an account with a lesser reputation will still add to the recipient's reputation. An account with a negative reputation cannot effect the reputation of any other account in any way. Neither an upvote nor downvote from this account will affect another user.@upmit @moneyguru code
code
code
code
code
code
>quoteitalic