-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
98d7b4c
commit cfdfb3c
Showing
1 changed file
with
70 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
<!----- Conversion time: 0.429 seconds. | ||
Using this Markdown file: | ||
1. Cut and paste this output into your source file. | ||
2. See the notes and action items below regarding this conversion run. | ||
3. Check the rendered output (headings, lists, code blocks, tables) for proper | ||
formatting and use a linkchecker before you publish this page. | ||
Conversion notes: | ||
* Docs to Markdown version 1.0β21 | ||
* Tue Apr 07 2020 11:54:00 GMT-0700 (PDT) | ||
* Source doc: RChain Voting Dapp | ||
-----> | ||
|
||
|
||
|
||
# **RChain Voting Dapp** | ||
|
||
|
||
### **Summary** | ||
|
||
The voting dapp will be used by coop members to vote for board of directors (BOD) and Items of Business (IOB) during the annual RChain membership meeting in October 2020. | ||
|
||
|
||
### **Requirements** | ||
|
||
|
||
|
||
1. Runs on RChain | ||
2. Anonymous voting | ||
3. Employs email address rchain coop identities | ||
4. Yes/no/abstain questions | ||
5. Other question types? Text alternatives, rank, estimate | ||
6. Voter interface | ||
7. Tally of results | ||
8. Decisions by percentages (majority, ⅔, …), medians | ||
|
||
|
||
### **Timeline** | ||
|
||
|
||
|
||
* April 7th - requirements gathering | ||
* August 1st - complete voting dapp | ||
* August 2nd - start dapp testing | ||
* September 1st - finish testing | ||
* September 1st - call for BODs nominee & IOBs | ||
* September 15th - closing for BOD and IOB submissions | ||
* September 16th - BOD and IOB vetting | ||
* October 24th - annual RChain Cooperative membership meeting | ||
|
||
|
||
### Method | ||
|
||
|
||
|
||
1. Generate random tickets | ||
2. Distribute tickets randomly to coop members | ||
3. Electron app verifies ticket and deploys the votes anonymously | ||
|
||
|
||
### **Github** | ||
|
||
[https://github.com/rchain-community](https://github.com/rchain-community) | ||
|
||
|
||
<!-- Docs to Markdown version 1.0β21 --> |