Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moodlezoup authored May 24, 2023
1 parent 72a74e8 commit ae5e33e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Cicada

Cicada is a private on-chain voting protocol based on [homomorphic time-lock puzzles](https://eprint.iacr.org/2019/635.pdf).
[Cicada](https://a16zcrypto.com/posts/article/building-cicada-private-on-chain-voting-using-time-lock-puzzles/) is a private on-chain voting protocol based on [homomorphic time-lock puzzles](https://eprint.iacr.org/2019/635.pdf).

## Quickstart

Expand Down Expand Up @@ -139,10 +139,6 @@ This way, even if a ballot is decrypted, all it would reveal is that _someone_ v

We provide an example contract using [Semaphore](https://semaphore.appliedzkp.org/) for anonymity, but you can plug in your ZK set membership solution of choice.

### Variants and tradeoffs

TODO

## This repo

### `CicadaVote.sol`
Expand Down

0 comments on commit ae5e33e

Please sign in to comment.