跳转至主要内容
  1. 指南
  2. /所有标签
  3. /Zero-Knowledge Proofs Guides

Zero-Knowledge Proofs Guides

7 guides
链:全部
语言:全部
技术:全部
级别:所有

Confidential Transfers on Solana: A Developer's Guide

Learn how to implement privacy-preserving token transactions on Solana using the Token-2022 Confidential Transfer Extension. This comprehensive developer guide covers encrypted balances, zero-knowledge proofs, and step-by-step instructions for creating tokens with hidden amounts.

Created March 20, 2025Advanced视频
SolanaSPL Token ProgramSVMToken-2022

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.

Created October 22, 2023Intermediate
EthereumCryptography

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.

Created September 13, 2023Intermediate
SolanaCryptographyJavaScriptPrivacySPL Token ProgramSVMTypeScript

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

在第3集中,我们采访了Polygon的联合创始人布伦丹·法默(Brendan Farmer),探讨了零知识密码学以及zkEVM的崛起。

Created August 18, 2023初学者视频
PolygonzkEVMOn-Chain Report

🎥 zk链之间的主要区别

了解包括 zkSync、Loopring 和 Polygon zkEVM 在内的主要 zk 链之间的关键区别。

Created April 28, 2023初学者视频
zkEVMzkSyncCryptographyLoopringRollup

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.

Created March 23, 2023Beginner
PolygonzkEVMEVM

零知识证明入门

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.

Created December 22, 2022Intermediate视频
CryptographyRollup