]> Git Repo - VerusCoin.git/blob - README.md
Auto merge of #1094 - ThisIsNotOfficialCodeItsJustForks:t488-document-side-channel...
[VerusCoin.git] / README.md
1 Zcash Core integration/staging tree
2 =====================================
3
4 https://z.cash/
5
6 Where do I begin?
7 -----------------
8
9 We have a guide for joining the public testnet: https://github.com/zcash/zcash/wiki/Public-Alpha-Guide
10
11 What is Zcash?
12 ----------------
13
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.
17
18 **Zcash is unfinished and highly experimental.** Use at your own risk.
19
20 Participation in the Zcash project is subject to a [Code of Conduct](code_of_conduct.md).
21
22 Security Warnings
23 -----------------
24
25 See important security warnings in
26 [doc/security-warnings.md](doc/security-warnings.md).
27
28 License
29 -------
30
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.
33
This page took 0.022968 seconds and 4 git commands to generate.