Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rchain-community/rvote
an voting dApp for RChain Coop governance
https://github.com/rchain-community/rvote
collaboration dapp governance rchain voting
Last synced: 2 days ago
JSON representation
an voting dApp for RChain Coop governance
- Host: GitHub
- URL: https://github.com/rchain-community/rvote
- Owner: rchain-community
- License: apache-2.0
- Created: 2020-04-07T18:53:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T18:48:32.000Z (over 1 year ago)
- Last Synced: 2024-10-29T20:57:27.700Z (2 months ago)
- Topics: collaboration, dapp, governance, rchain, voting
- Language: JavaScript
- Homepage: https://rv2020-beta.netlify.app/
- Size: 2.05 MB
- Stars: 10
- Watchers: 9
- Forks: 6
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# rv2020 - RChain Voting
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.
![Voting in Rholang](https://user-images.githubusercontent.com/150986/94964103-d3e17e80-04be-11eb-8ee5-a714860520f5.png)
- [Voting in Rholang by dckc \- Slides](https://docs.google.com/presentation/d/1LLwejP0QdhHwhjYd-LFIPBblj1owjBGHBgL_EWh80V8/edit#slide=id.p)
- [Sep 30 presentation recording](https://www.youtube.com/watch?v=XY-kyfojbGQ)
- [demo in SEP 9 Community Debrief 195 \- YouTube](https://youtu.be/SszdCWVDFFM?t=1006)## Getting Started
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._
## Requirements and Discussion
See issues and milestones as well as
- [RChat Log](https://docs.google.com/document/d/1rDAXC6TcFr4JS7eQti3jjFnf0FJGzwLpq9pnBaLHa30/edit#heading=h.v4jq7ifo127j)
- [#rchat discord channel](https://discord.com/channels/375365542359465989/717821191728922684)earlier:
- [initial brainstorming document](https://docs.google.com/document/d/1jfARb33suC_7AkICblTOFTmKN2mvTu9r7cFRPDKZ6hw/edit#)
- [RChat Requirements and Design Discussion Log](https://docs.google.com/document/d/1PsPSvUBDQw2EV-L-K52Fmiy01_VtyesIKLMp6Mm-XGw/edit)## Timeline
- October 24th - annual general membership (AGM) meeting
_see also issue #26 etc._