Skip to content

Commit

Permalink
Create readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jimscarver authored Apr 7, 2020
1 parent 98d7b4c commit cfdfb3c
Showing 1 changed file with 70 additions and 0 deletions.
70 changes: 70 additions & 0 deletions readme.md
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 -->

0 comments on commit cfdfb3c

Please sign in to comment.