Main Concept Behind Zero-Knowledge Proof
This article is a summary of the main concepts behind Zero-Knowledge Proof (ZKP).
2024, Jun 17 — 6 minute readThis article is a summary of the main concepts behind Zero-Knowledge Proof (ZKP).
2024, Jun 17 — 6 minute readOverview of the main development frameworks to build zero-knowledge system which Plonky2(Polygon), Halo2(Zcash), Boojum (Matter Labs),...
2024, Jun 10 — 3 minute readPresentation of Winternitz One-Time Signature (W-OST), a post quantum algorithm which relies on hash function (e.g SHA-256)
2024, May 30 — 7 minute readThis article presents the oracle implementation from Renzo made during the code4Arena contest
2024, May 30 — 9 minute readPresentation of the hash function Pedersen, which is efficient for zero-knowledge circuits (e.g. zk-SNARK)
2024, May 07 — 12 minute readSolidity Interview Questions - Advanced, answers from the article - Solidity Interview Questions- by RareSkills.
2024, May 06 — 14 minute readThis article presents the liquidation function from the Dyad Stablecoin made during the code4Arena contest
2024, May 02 — 11 minute read