The goal is to develop a voting dApp for use by coop members to vote for board of directors (BOD) and Items of Business (IOB) during the annual RChain membership meeting in October 2020.
Try the beta at https://rv2020-beta.netlify.app/
Or run it locally:
git clone https://github.com/rchain-community/rv2020
cd rv2020
git submodule update --init
npm install
npm start
See CONTRIBUTING.md for more on design and development.
See issues and milestones as well as
earlier:
- October 24th - annual general membership (AGM) meeting
see also issue #26 etc.