rchain-community / rvote

an voting dApp for RChain Coop governance
https://rv2020-beta.netlify.app/
Apache License 2.0
10 stars 6 forks source link

Method 1 (jim) #27

Closed dckc closed 4 years ago

dckc commented 4 years ago
  1. Generate random tickets
  2. Distribute tickets randomly to coop members by email
  3. Election app verifies ticket and deploys the votes anonymously
  4. Association of member email and ticket destroyed after vote closing?
  5. Map of ticket hashes votes/answer to each question on rchain
  6. Provide website or interface to vote (2 options)
    1. Dappy - download dappy
    2. Tomislav (Metamask) - visit website
    3. Command line voting -
  7. Meta information would be how the members votes
    1. Voter can update their vote
  8. Import data into CSV file to count results (yes/no or integers) or tally in rholang
dckc commented 4 years ago

@jimscarver I trust you're no longer interested to pursue this, except inasmuch as it overlaps with https://github.com/rchain-community/liquid-democracy work.