diff --git a/zero_knowledge/proofs/kate/README.md b/zero_knowledge/proofs/kate/README.md index 8e700b3..bf494cc 100644 --- a/zero_knowledge/proofs/kate/README.md +++ b/zero_knowledge/proofs/kate/README.md @@ -29,3 +29,4 @@ * **[the original kate paper](https://www.iacr.org/archive/asiacrypt2010/6477178/6477178.pdf)** * **[kzg polynomial commitments, by d. feist](https://dankradfeist.de/ethereum/2020/06/16/kate-polynomial-commitments.html)** * **[the kzg ceremony, by c. beekhuizen](https://archive.devcon.org/archive/watch/6/the-kzg-ceremony-or-how-i-learnt-to-stop-worrying-and-love-trusted-setups/?tab=YouTube)** +* **[2D data availability with kate commitments](https://ethresear.ch/t/2d-data-availability-with-kate-commitments/8081)**