Auto merge of #1560 - zcash:daira-link-readme-to-protocol-spec, r=daira

Add link to protocol specification.
This commit is contained in:
zkbot 2016-10-20 03:15:58 -04:00
commit 3277cf28b6
1 changed files with 2 additions and 1 deletions

View File

@ -13,7 +13,8 @@ What is Zcash?
Zcash is an implementation of the "Zerocash" protocol. Based on Bitcoin's code, it intends to
offer a far higher standard of privacy and anonymity through a sophisticiated zero-knowledge
proving scheme which preserves confidentiality of transaction metadata.
proving scheme which preserves confidentiality of transaction metadata. Technical details are
available in our [Protocol Specification](https://github.com/zcash/zips/raw/master/protocol/protocol.pdf).
**Zcash is unfinished and highly experimental.** Use at your own risk.