#substrate #sunshine #blockchain #threshold

no-std sunshine-vote

minimal vote module for collecting signatures on-chain

4 releases

0.1.1 Jul 15, 2020
0.0.6 Jul 8, 2020
0.0.5 Jul 1, 2020
0.0.1 Jul 1, 2020

#17 in #sunshine

47 downloads per month
Used in 6 crates (5 directly)

GPL-3.0 license

145KB
3.5K SLoC

Sunshine DAO

Build

"Over time, all the components of the DAO are likely to be upgraded using its own mechanisms...Given the high requirements for stability, self-improvement will be critical to the survival of any DAO-based democratic system." ~DAOs, Democracy and Governance by Ralph Merkle

sunshine-bounty is a governance chain written in Substrate. It is experimental software. The design targets short-term developer contracts -- it may become something similar to Gitcoin or Aragon with organizations using the platform to post bounties and teams using the platform to pursue bounties.

To read more about the design, see the Sunshine Recipes


lib.rs:

Voting module for collecting signatures from organizations for simple and weighted thresholds for on-chain decision making.

Dependencies

~6–16MB
~199K SLoC