DA0-DA0 / dao-contracts

CosmWasm smart contracts for Interchain DAOs.
https://docs.daodao.zone
BSD 3-Clause "New" or "Revised" License
202 stars 132 forks source link

Turn `dao-proposal-condorcet` into a full ranked choice proposal module #753

Open JakeHartnell opened 9 months ago

JakeHartnell commented 9 months ago

The hard work is done, but the contract could utilize a few more features to make it more useful. Much can be taken from the multiple choice voting contract and associated types.