1 Zcash Core integration/staging tree
2 =====================================
9 We have a guide for joining the public testnet: https://github.com/zcash/zcash/wiki/Public-Alpha-Guide
14 Zcash is an implementation of the "Zerocash" protocol. Based on Bitcoin's code, it intends to
15 offer a far higher standard of privacy and anonymity through a sophisticiated zero-knowledge
16 proving scheme which preserves confidentiality of transaction metadata.
18 **Zcash is unfinished and highly experimental.** Use at your own risk.
20 Participation in the Zcash project is subject to a [Code of Conduct](code_of_conduct.md).
25 See important security warnings in
26 [doc/security-warnings.md](doc/security-warnings.md).
31 Zcash Core is released under the terms of the MIT license. See [COPYING](COPYING) for more
32 information or see http://opensource.org/licenses/MIT.