Skip to main content

Guides / All Tags

Zero-Knowledge Proofs Guides

6 guides
Chain: All
Language: All
Technology: All
Product: All
Level: All

How to Verify Message Signatures on Ethereum

In this guide, readers will cover the basics of private and public keys, signature generation, and verification. The guide contains step-by-step instructions for two approaches - one with basic JavaScript and the other with Ethers.js, a Web3 SDK. The guide also touches upon associated tools and vital security considerations for message signing.

Updated October 22, 2023Intermediate
EthereumZero-Knowledge Proofs

How to Enable Token Privacy on Solana with Zero-Knowledge Proofs from Elusiv

This guide will teach you how to use Elusiv, a zero-knowledge (ZK) token privacy protocol on Solana. Elusiv enables developers to create tools that enable encrypted token accounts and transfers on Solana.

Updated September 13, 2023Intermediate
SolanaJavaScriptTypeScriptSPL Token ProgramZero-Knowledge Proofs

🎙️ On-Chain Report ep3: Zero Knowledge Cryptography with Brendan Farmer

In episode 3, we met with Brendan Farmer, co-founder at Polygon, to talk zero-knowledge cryptography and the rise of the zkEVM.

Updated August 18, 2023BeginnerVideo
zkEVMPolygonZero-Knowledge Proofs

🎥 Key Differences Between zk Chains

Learn about the key differences between the leading zk chains including zkSync, Loopring, and Polygon zkEVM.

Updated April 28, 2023BeginnerVideo
zkEVMzkSyncZero-Knowledge ProofsRollup

What is Polygon zkEVM?

This guide will give you an overview of Polygon zkEVM and its use for smart contracts, allowing developers to create secure and private decentralized applications.

Updated March 23, 2023Beginner
PolygonzkEVMZero-Knowledge Proofs

Intro to Zero-Knowledge Proofs

This guide will discuss a cryptographic protocol, Zero-Knowledge Proofs, and how they can help secure user data. It will also cover the types of Zero-Knowledge Proofs and explore the benefits and use cases it provides.

Updated December 22, 2022IntermediateVideo
Zero-Knowledge ProofsRollup