๐Ÿ›๏ธGovernor C

Open source PQV Implementation

What is Governor C

Fully decentralized sybil resistant quadratic voting system based on chainlink VRF and PQV. We are going to release it as open source.

Governor C (Charlie) Structure

To implement the probability factor of PQV without compromising decentralized manner, we use Chainlink-VRF. The contract receives random number every time user cast a vote and this will make contract more decentralized and cost-efficient.

Compound governance standard

It follows Compound governance module standard. Therefore current DAOs using compound module based on Governor Bravo can easily apply our new solution which is developed under the same standard.

Implementation

Last updated