Hacker News new | ask | show | jobs
by sharemywin 4387 days ago
Do you see more complicated voting methods being incorporated?

http://en.wikipedia.org/wiki/Voting_system

weighted voting. proxy. random.

1 comments

It is possible. How we have designed the voting module allows it to be swapped out for other modules when a DAO is initialized (or later if there is sufficient consensus for such a change). We have a rep weighted module as the default module and we hope to built additional modules in the coming months for other voting mechanisms.