The Status Meritocracy, a SNT Reward System
Go to file
dependabot[bot] bcf67b987c
Bump hosted-git-info from 2.7.1 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 08:04:27 +00:00
app feat: approval and allocation in separate operations (#35) 2019-06-05 08:59:00 -04:00
config fix: header links and allocation warning 2019-04-28 14:06:37 -04:00
contracts changed forfeit rule 2019-04-27 09:19:33 -04:00
favicon_package_v0.16 add icons 2019-04-09 14:30:42 -04:00
test convert hash to bytes in contract 2019-04-10 18:02:22 -04:00
.eslintrc.json added prettier and eslint 2019-04-27 09:18:46 -04:00
.gitattributes Create .gitattributes 2019-03-21 19:14:20 +01:00
.gitignore fix circular dependency with MiniMeToken - 2019-04-09 09:57:03 -04:00
.prettierrc added prettier and eslint 2019-04-27 09:18:46 -04:00
README.md fix circular dependency with MiniMeToken - 2019-04-09 09:57:03 -04:00
contributors.json add Meritocracy service and get contributors from IPFS 2019-04-10 16:20:33 -04:00
embark.json update bootstrap to 4 and add embark-solc 2019-04-09 13:23:31 -04:00
package-lock.json Bump hosted-git-info from 2.7.1 to 2.8.9 2021-05-10 08:04:27 +00:00
package.json added prettier and eslint 2019-04-27 09:18:46 -04:00
register.md Update register.md 2019-05-01 17:52:16 +01: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 participated 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