
了解 Zcash、它的历史以及核心原则。
了解 ZEC(Zcash 原生加密货币)的使用场景与优势。
了解 Zcash 技术栈的架构与组成部分。
了解 Zebra 如何通过模块化且安全的 Rust 实现为 Zcash 网络提供支持
Explore zecd, a shielded-first Zcash wallet server built on librustzcash and exposed through a Bitcoin Core-style RPC interface.
Read the zecd documentation for architecture, setup, configuration, deployment, and RPC usage.
了解 lightwalletd 项目——这是一个用 Go 编写的可扩展服务器,可通过 gRPC 高效地向 Zcash 轻客户端提供紧凑的区块链数据。
介绍 Zallet,这是一款用 Rust 编写的全节点 Zcash 钱包,旨在替代 zcashd 钱包。
了解 Zcash 地址和密钥的编码方式。
了解 Zcash 中交易的工作原理。
了解交易手续费及其计算方式。
使用 zcashd 设置和管理 Zcash 节点。
探索 Zebra,这是一种替代性的 Zcash 节点实现。
了解 lightwalletd,这是一种轻量级 Zcash 钱包服务器。
使用区块浏览器浏览 Zcash 区块链。
链接到更多 Zcash 技术文档。
了解 zingolib 仓库——一个基于 Rust 的 API 和 CLI,用于通过 Lightwalletd 与 zcashd 交互。
一个 JavaScript/TypeScript 库,用于使用 WebAssembly 构建支持 Zcash 的 Web 应用。
用于将 Zcash 应用集成到 Noir Wallet 浏览器扩展中的 TypeScript SDK 和示例 dApp。
Native Android SDK for building Zcash light-client wallet functionality, including shielded sends and receives.
iOS light-client framework for integrating Zcash wallet functionality into Swift applications.
Core Rust crates for working with Zcash protocol data, keys, transactions, and light-client components.
Modular TypeScript SDK for managing swaps to and from Zcash, including routing, quotes, and transaction state.
WebAssembly utility for parsing, validating, and classifying Zcash addresses, including Unified Addresses.
Android reference wallet implementation for Zodl and Zcash mobile development.
iOS reference wallet implementation for Zodl and Zcash mobile development.
Developer documentation and tooling for routing Zcash application traffic through the Nym mixnet to improve network-level privacy and protect connection metadata.
你可以在这里找到在(Zcash)Developer Relations Engineer 资助背景下创建并维护的项目、资源和工具。另请参见
通过 2PC-MPC 为 Zcash 和多链代理提供分钥托管。支持链上支出策略、隐私证明和 ZIP 244 交易构建器。
了解 Shade Agents——NEAR 上首批真正自主的 AI 代理——由安全的 TEE 和去中心化 Chain Signatures 提供支持,可独立管理资产、访问 LLM,并执行多链交易。
遵循在 Zcash 上开发的最佳实践。
Zcash Arborist Calls 是每两周举行一次的协议开发会议,重点跟踪即将到来的协议部署流程、共识节点实现问题以及协议研究。
Open-source Zcash wallet and reference implementation for developers building privacy-focused applications.
Open-source Zcash messaging and wallet application demonstrating private payments and messaging capabilities.
Open-source Zcash payment application demonstrating how to integrate ZEC payments into wallet and merchant software.