Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 434 Bytes

Notes.md

File metadata and controls

12 lines (11 loc) · 434 Bytes

Notes

GM, a little planning:

  1. Contract compiling and deployment works (on local test chain).
    1. Should have got tech stack working on laptop before hackthon started...
  2. Need to create contracts that do somenthing useful now.
    1. Record votes.
      1. Start mapping from voters to ranked vote list.
    2. Layer under World voting verification.
    3. Layer UI on top.
      1. During initial stages command line.