Skip to content

specification

Daira Hopwood edited this page Jun 6, 2016 · 25 revisions

Further Reading

Zcash

Zcash is an implementation of the Zerocash cryptographic protocol operating over a blockchain provided by a fork of the Bitcoin source code. Sitting between the two is the Zcash protocol itself.

Zerocash

Zerocash is a peer reviewed cryptographic protocol providing decentralized anonymous e-cash given on top of a blockchain. The details of which, along with a proof of security, can be found at http://zerocash-project.org/paper.

Zcash Protocol (in progress)

https://github.com/Electric-Coin-Company/zips/blob/master/protocol/protocol.pdf

The details of how to integrate the Zerocash cryptographic scheme into a Bitcoin consensus protocol are crucial to overall usability, security, and performance. This specification is a work in progress.

Bitcoin Developer Reference

https://bitcoin.org/en/developer-reference

Zcash is based on Bitcoin, so much of the underlying consensus protocol is the same.

If you can't find it here, try the FAQ or our Forum.

Clone this wiki locally