Zcash
Protocolo P2P
Comunidad
Detalles
Licencia MIT — confirmed via the repo's COPYING file. One narrow exception worth noting: the bundled Oracle Berkeley DB 6.2.x dependency is separately AGPL-licensed.
Estado de Desarrollo 🟢 Activo
Propietario Electric Coin Company (original developer, for-profit) — but not the sole steward; see Governing Body.
Órgano de Gobierno Multi-stakeholder — Electric Coin Company (core dev), Zcash Foundation (non-profit, ecosystem/protocol stewardship), Zcash Community Grants (community-elected dev-fund allocation body). No single entity holds unilateral authority.
País N/A (multiple entities across jurisdictions)
Año de Inicio 2016
Stack C++ (zcash/zcash, Bitcoin-derived codebase).
Financiamiento Multi-source — Electric Coin Company's own revenue/investment, Zcash Foundation grants, and the on-chain "dev fund" allocated in part via Zcash Community Grants' community-elected process.
Última Investigación 23 ago 2026
Protocolo P2P Atributos
Orígenes "Encrypted electronic cash," Bitcoin-codebase fork adding the Zerocash protocol's zk-SNARK-based shielded transactions (optional, not default — a key contrast with Monero's default-private model).
Base de Datos N/A
Lenguaje de Consulta N/A
Formatos de Datos Bitcoin-derived binary block/transaction format, extended for shielded-transaction data.
Edición Colaborativa en Vivo N/A
Edición de Texto Enriquecido N/A
Soporte Móvil Via third-party wallets (Zashi — the official ECC-developed wallet; Ywallet, etc.).
Soporte Web N/A directly; wallet ecosystem provides access.
Aplicaciones Nativas zcashd/zebra — two independent node implementations; Zebra is a from-scratch Rust rewrite maintained by ECC, a genuine second independent implementation.
Términos Free, open-source (MIT, confirmed; note the bundled Berkeley DB 6.2.x dependency is separately AGPL-licensed); network fees paid to miners, with a dev-fund percentage routed to the ecosystem.
Fondos Dev fund is disclosed at a protocol level (a defined percentage of block rewards); allocation via Zcash Community Grants' community-elected process.
Basado En Forked from Bitcoin Core's codebase, adding the Zerocash zk-SNARK protocol.
Arquitectura P2P Bitcoin-derived gossip network of full nodes; PoW-based (current as of this research pass).
Red de Superposición Global, permissionless.
Direccionamiento por Contenido No.
Local-First N/A
Cifrado de Extremo a Extremo (E2EE) Shielded transactions (zk-SNARKs) are the closest analog to E2EE in this matrix's vocabulary — genuinely optional/opt-in per-transaction, unlike Monero's default-on model. This privacy-by-default vs. privacy-optional distinction is the same affordance-vocabulary gap folded into Story 9.42.
Biblioteca de CRDTs N/A
Tolerancia a Fallos Bizantinos Nakamoto-consensus-equivalent (PoW longest-chain).
Firma ECDSA (secp256k1) for transparent transactions; zk-SNARK proofs (not a signature scheme) authorize shielded transactions.
Permisos Permissionless.
Compatibilidad con la Web Semántica No.
Contrato Inteligente No.
Posición en la Pila del Protocolo Base-layer settlement (Layer 1).
Incorporación de Activos/Valor Native (ZEC) only.
Madurez del Protocolo / Estandarización Mature, mainnet since 2016, no formal external standards body; Zebra's emergence as an independent second client is a meaningful maturity/decentralization signal.