rchain-community / rvote

an voting dApp for RChain Coop governance

Home Page:https://rv2020-beta.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Method 4 (raphael)

dckc opened this issue · comments

  • Create 2000 key pairs
  • Send them by email to members
  • Deploy ERC 1155 contract with 2000 tokens (not associated)
  • Provide website or interface to vote (2 options)
    • Dappy - download dappy
    • Tomislav (Metamask) - visit website
    • Command line voting -
  • Meta information would be how the members votes
    • Voter can update their vote
  • Import data into CSV file to count results (yes/no or integers)
    • Export data tally data
    • Tally data online (involve storing the voting on rchain)
  • Real-time voting results

Anyone interested to work on this approach is welcome to re-open this issue, though a separate repo seems like a better way to go.