EbookFoundation / free-programming-books

:books: Freely available programming books
https://ebookfoundation.github.io/free-programming-books/
Creative Commons Attribution 4.0 International
337.11k stars 61.59k forks source link

add link to MoonMath book (zk-SNARKs, zero-knowledge proofs) #11054

Closed LarryRuane closed 9 months ago

LarryRuane commented 9 months ago

What does this PR do?

Add resource Closes #11039

For resources

Description

The MoonMath Manual is a resource for anyone interested in understanding and unlocking the potential of zk-SNARKs (a form of zero-knowledge proof system), from beginners to experts.

Why is this valuable (or not)?

Zero-knowledge proving systems are currently a very active area of software development.

How do we know it's really free?

I was able to download the book without creating an account or giving personal information of any kind. I don't know if the book will remain free but I see no reason why it wouldn't.

For book lists, is it a book? For course lists, is it a course? etc.

It is a book.

Checklist:

Follow-up

github-actions[bot] commented 9 months ago

Linter failed, fix the error(s):

  free-programming-books/books/free-programming-books-subjects.md
  849:1-867:100  warning  Alphabetical ordering: swap l.860 and l.859  alphabetize-lists  remark-lint
eshellman commented 9 months ago

Thanks so much, and welcome to free-programming-books!