Open source project (anonymous vote POC)

Hi,
I started developing blockchain with Tendermint
So I’m interested in tendermint and cosmos-sdk.
The first project developed a document authentication blockchain platform using tendermint ABCI.

I’m currently developing the anonymous voting project using cosmos-sdk. (POC)

Up to now, creating of the agenda and voting has been completed. (vote is just yes or no)

And, I’ll add anonymous func using zk-snark.
So, I am researching zk-snark library in go (https://github.com/arnaucube/go-snark)
If you know a better library, please advise.

I hope you are interested in this project.
Thank you.

2 Likes

Interesting!
If you complete that project, We can use that on validator governence voting or fork voting like tezos project!

This is definitely a cool project, will keep an eye on it