Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md (add wiki) #119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[English Version](https://github.com/WTFAcademy/WTF-zk/blob/main/Languages/en/README.md)

零知识证明(zero-knowledge proof)入门教程,目的是让仅有高中数学基础的人也能入门zk。我们会使用python复现一些算法,所以你也需要学python。
[零知识证明(zero-knowledge proof)](https://zh.wikipedia.org/wiki/零知识证明)入门教程,目的是让仅有高中数学基础的人也能入门zk。我们会使用python复现一些算法,所以你也需要学python。

> 我们最近在学习zero-knowledge proof,巩固一下细节,也写一个“WTF zk极简入门”,供小白们使用(编程大佬可以另找教程),每周更新1-3讲。

Expand Down Expand Up @@ -172,4 +172,4 @@

10. [Computational Complexity: A Modern Approach by Arora and Barak](https://www.cs.princeton.edu/theory/complexity/)

11. [Foundations of Probabilistic proofs, Chiesa Alessandro](https://ic-people.epfl.ch/~achiesa/classes/CS294-F2020.html)
11. [Foundations of Probabilistic proofs, Chiesa Alessandro](https://ic-people.epfl.ch/~achiesa/classes/CS294-F2020.html)