mirror of
https://github.com/status-im/meritocracy.git
synced 2025-01-09 21:36:00 +00:00
Richard Ramos
c9db6abd18
Merge pull request #2 from status-im/feat/fix
refactoring and additional UI functionality for improved UX
Status Meritocracy
The Status Meritocracy allows Contributors
to show their appreciation of other Contributors
efforts in Status.
Summary
The Status Meritocracy is a SNT Reward System that allows a Contributor
in the registry to award allocated SNT, along with praise, to other Contributors
.
The DApp will also display a leaderboard of Contributors
who have been awarded the most and have partcipated the most in the Meritocracy, along with their praise
Goals
- Allow
Contributors
to build social capital, ideally in the form of Merit (degrades to popularity?) - Reward
Contributors
for impressingContributors
Roles
Contributor
Abilities:
- can send SNT to the Meritocracy contract, which is allocated evenly over
Contributors
- can
award
allocated SNT toContributors
- can withdraw SNT awarded to them, only when they have awarded all their allocatable SNT (or it has been forfeited by
Admins
)
Admin
Abilities:
- add/remove
Contributors
- set upper limit of
Contributor
registry
- forfeit all
Contributors
allocatable SNT (but not awarded), can only be called once a week.
Owner
Abilities:
- is Admin
- can add/remove
Admins
, - can changeOwner
- can change ERC20Token contract address
- can recover funds
Description
Languages
JavaScript
64.3%
CSS
35%
HTML
0.7%