The Status Meritocracy, a SNT Reward System
Go to file
Richard Ramos df2bbab7a0 updated contributors and addresses 2019-03-21 19:21:05 -04:00
app updated contributors and addresses 2019-03-21 19:21:05 -04:00
config updated contributors and addresses 2019-03-21 19:21:05 -04:00
contracts fix: change `transferFrom` to `transfer` 2019-03-20 10:26:55 -04:00
test collecting contirbutor data and contract events 2019-02-17 14:03:45 +07:00
.gitattributes Create .gitattributes 2019-03-21 19:14:20 +01:00
.gitignore feat: initial step for migration 2019-03-18 11:28:40 -04:00
README.md cleanup notes 2019-02-02 23:07:28 +07:00
embark.json removing web3js from version list 2019-03-18 11:55:24 -04:00
package-lock.json feat: initial step for migration 2019-03-18 11:28:40 -04:00
package.json feat: initial step for migration 2019-03-18 11:28:40 -04:00

README.md

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 impressing Contributors

Roles

Contributor

Abilities:

  • can send SNT to the Meritocracy contract, which is allocated evenly over Contributors
  • can award allocated SNT to Contributors
  • 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