Must-read explanation about zk-SNARKs by the great Vitalik
View Reddit by ddbek – View Source
Enter your account data and we will send you a link to reset your password.
To use social login you have to agree with the storage and handling of your data by this website. %privacy_policy%
AcceptHere you'll find all collections you've created before.
It’s breakthrough technology that will be used in ZK rollups among others.
In a nutshell it’s a way for a verifier to check a prover computation faster by factoring the computation P(x) into lower grade polynomials, then checking if each “step” corresponds to the higher grade polynomial for a certain set of points.
Looks interesting, I’ll take the time to read through this, thanks for sharing