scrtlabs / Grants

Repository for grant proposal submissions
38 stars 28 forks source link

Secret DAOs/Voting #11

Open guyz opened 3 years ago

guyz commented 3 years ago

(Cross posting from the forum) I'd like to emphasize this grant in particular, as I believe it both demonstrates Secret Network's specific utility in the best way possible + it could lead to meaningful adoption.

The goal would be to create a product akin to https://snapshot.org/, with the added benefit that votes are cast privately. Like with Snapshots, people should be able to create a governance page for any token, and add and vote on proposals. This, combined with the ETH/BSC/other bridges would bring secret voting to practically any ecosystem.

The work on this grant is less involved than it may seem, since we're currently working on implementing governance for SEFI, and are creating this as a blueprint for any SNIP-20 token. This means that the majority of the work involves building the UI and backend that allows to deploy contracts/cast votes, but the voting contract itself will be available to you.

If you're interested, please submit your grant proposal as a reply to this.

Steven-Chang commented 3 years ago

@guyz - Hey guys, was looking into this and realized my team would be a suitable candidate for this as we have just built a naming service https://www.btn.group/secret_network/address_alias

Can you share your voting contract so we can have a look please? What sort of time frame were you looking for this?

guyz commented 3 years ago

Thanks @Steven-Chang! This is still WIP, but you can see more here - https://github.com/enigmampc/scrt-finance-rewards/tree/secret-voting/contracts/secret-poll

Time frame: ideally within two-three months, depending on scope (we have some ideas on that as well).