Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dannweeeee/zk-encode
Coding Bootcamp about ZK Proof Theory and Building
https://github.com/dannweeeee/zk-encode
cairo cryptography modular-arithmetic rust zk-proofs zk-snarks
Last synced: 16 days ago
JSON representation
Coding Bootcamp about ZK Proof Theory and Building
- Host: GitHub
- URL: https://github.com/dannweeeee/zk-encode
- Owner: dannweeeee
- Created: 2023-10-12T06:58:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-25T15:46:37.000Z (about 1 year ago)
- Last Synced: 2023-10-26T16:01:42.181Z (about 1 year ago)
- Topics: cairo, cryptography, modular-arithmetic, rust, zk-proofs, zk-snarks
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZK Encode Bootcamp 2023
A 5-week Coding Bootcamp taught by Extropy to learn about ZK Proof theory and building.
## Course Overview
* Maths and cryptography introduction
* General theory of zero-knowledge proofs
* Rust Programming Language
* zk-SNARK / zk-STARK theory
* Development languages and platforms — Zokrates / Cairo / SnarkyJS
* Use of ZK proofs with blockchains — ZK rollups / Mina / snapps
* ZK proofs as proof of computation
* Data privacy
* ZK proofs in cryptocurrencies — Zcash / Monero
* ZK proofs and DeFi — Aztec and StarkEx