Add resource links to blockchain roadmap (#3317)

I would suggest those articles since it is an advanced subject. the first one explains the math behind zk-rollups and the second one is Vitalik ( Founder of Ethereum) explaining how snarks work.
pull/3326/head
Zied Chekir 2 years ago committed by GitHub
parent 64e20e9fc1
commit 231e295f01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/roadmaps/blockchain/content/110-building-for-scale/102-zero-knowledge-rollups-and-zero-knowledge-proof.md

@ -5,3 +5,5 @@ Zero-knowledge rollups (ZK-rollups) are layer 2 scaling solutions that increase
Visit the following resources to learn more:
- [Zero-Knowledge Rollups - Ethereum](https://ethereum.org/en/developers/docs/scaling/zk-rollups)
- [Why and How zk-SNARK Works](https://medium.com/@imolfar/why-and-how-zk-snark-works-1-introduction-the-medium-of-a-proof-d946e931160)
- [Introduction to zk-SNARKs](https://vitalik.ca/general/2021/01/26/snarks.html)

Loading…
Cancel
Save