Communities hub to set up and interact with their Govrn Movement Model
The Govrn Movement Model is a govern-to-earn framework that enbales communities to create a reward system for community contributions. Communities create a list of "contribution" (e.g. Contributing to documentation, voting on proposals, etc) and assign a point value to that contribution. For example, you can see the Movement Model setup we use for the Govrn Communitiy here.
There is one important section for you to know, the communities folder. For every community using a Govrn Movement Model, we have a folder setup with their Reward Framework and all reported contributions.
Additionally, the communities folder contains Movement Model Framework templates for communities as a starting place as they set up their Movement Model Framework.
The single source of truth of "cosidered" contributions (contributions that are used for reward calculations) is what is submitted to each communities' respective Github file. This is done via a community submitting a PR to the repo.
For ease we've created two tools, a Discord Bot and Community Approval Portal, for communities to reduce operating effort:
- Govrn Discord Bot - Kevin Malone: The Govrn Discord Bot goes by the name of Kevin Malone. Kevin can be loaded into your community server, and allows users to self report their contributions. When using Kevin Malone, we can automatically generate the approval file for communities to approve reported transactions.
- Community Approval Portal: Once contributions are reported, community leaders can go into our approval portal to check contributions for legitamacy and approve community contributions. By using our approval portal, we're able to automatically generate the PR request for communities to merge once they've completed their approval process.
Setting up your own Movement Model is simple and easy.
- Navigate to the Communities folder
- Fork the Repo
- Navigate to the "Movement Model Template Folder"
- Create a copy of the folder and rename the new folder with the title of your community
- We have several Movement Model Starter Templates to choose from. Choose the one that most closely aligns with your community and customize as needed.
- Once you're happy with your initial Movement Model Framework, submit a PR against the Govrn Repo
The Govrn team will review the PR in the order we recieve them to ensure they are set up correctly. Once it passed out tests, we will merge it into our Repo and your community will be all set up to start using adding contributions to receive rewards!