mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-03-15 12:49:43 +01:00
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.
This commit is contained in:
parent
64e20e9fc1
commit
231e295f01
@ -5,3 +5,5 @@ Zero-knowledge rollups (ZK-rollups) are layer 2 scaling solutions that increase
|
|||||||
Visit the following resources to learn more:
|
Visit the following resources to learn more:
|
||||||
|
|
||||||
- [Zero-Knowledge Rollups - Ethereum](https://ethereum.org/en/developers/docs/scaling/zk-rollups)
|
- [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…
x
Reference in New Issue
Block a user