Live data from Hacker News

Show HN: Zordle – Wordle but with zero-knowledge proofs

github.com

1–6 of 6 posts

Re: Show HN: Zordle – Wordle but with zero-knowledge proofs

#2
Hey HN,

I recently learnt about Halo 2 and PLONK zero-knowledge circuit design and built a Wordle clone that creates ZK proofs of the grid you share afterwards. This was mostly a fun intro project for me and I wrote up my notes introducing Halo 2 and my circuit design in specific in the README that would be interesting to folks here!