Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AmazingAng committed May 11, 2024
1 parent 9b2ffde commit a38f871
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Languages/en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

[中文版本](https://github.com/WTFAcademy/WTF-zk/blob/main/README.md)

WTF zk is intro-level Zero-Knowledge Proofs (ZKP) tutorial: The goal is to make ZKP accessible to individuals with only a high school math background. We will replicate some algorithms using Python, so you will need to learn Python as well.

### Chapter 1: Introduction to Number Theory

- **Lecture 1: Basics of Integer Operations** [Code](./01_Integer/Integer.ipynb) | [Tutorial](./01_Integer/readme.md)
Expand Down

0 comments on commit a38f871

Please sign in to comment.