Go to file
zkbot 0372ce1f92 Auto merge of #1355 - bitcartel:zc.v0.11.2.latest_paymentapi, r=ebfull
Update payment API documentation for beta 1

Remove 'not in alpha 9' labels as RPC calls are now implemented.
2016-09-08 01:40:49 +00:00
.tx
build-aux/m4
contrib
depends Update libsnark again. 2016-09-05 12:00:50 -06:00
doc Update payment API documentation for beta 1 2016-09-07 16:53:24 -07:00
qa Store the Equihash solution in minimal representation in the block header 2016-08-16 16:02:39 +12:00
share
src Replace GetTxid() with GetHash() after rebase on latest. 2016-09-07 15:12:20 -07:00
zcutil Auto merge of #1270 - ThisIsNotOfficialCodeItsJustForks:t1168-fix-optimization-flags, r=daira 2016-08-23 03:30:31 +00:00
.gitattributes
.gitignore
.travis.yml
COPYING
INSTALL
Makefile.am Remove non-libsnark dependencies and test harness code from coverage reports 2016-08-16 22:05:35 +12:00
README.md
autogen.sh
code_of_conduct.md
configure.ac Auto merge of #1300 - ThisIsNotOfficialCodeItsJustForks:t915-add-wformat-security.2, r=ebfull 2016-08-30 22:31:48 +00:00
libbitcoinconsensus.pc.in

README.md

Zcash

https://z.cash/

Where do I begin?

We have a guide for joining the public testnet: https://github.com/zcash/zcash/wiki/Public-Alpha-Guide

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.

Zcash is unfinished and highly experimental. Use at your own risk.

Participation in the Zcash project is subject to a Code of Conduct.

Security Warnings

See important security warnings in doc/security-warnings.md.

License

Zcash is released under the terms of the MIT license. See COPYING for more information or see http://opensource.org/licenses/MIT.