Zcash : Privacy-centric cryptocurrency (Evacuated from Microsoft Github)
anonymous 43a5d0ab9f moving away from microsoft references, no stinkin code of conduct here | 6 years ago | |
---|---|---|
.tx | 9 years ago | |
build-aux | 8 years ago | |
contrib | 8 years ago | |
depends | 8 years ago | |
doc | 8 years ago | |
qa | 8 years ago | |
share | 9 years ago | |
src | 8 years ago | |
zcutil | 8 years ago | |
.gitattributes | 10 years ago | |
.gitignore | 8 years ago | |
.travis.yml | 9 years ago | |
COPYING | 8 years ago | |
INSTALL | 8 years ago | |
Makefile.am | 8 years ago | |
README.md | 6 years ago | |
autogen.sh | 10 years ago | |
configure.ac | 8 years ago | |
libzcashconsensus.pc.in | 8 years ago |
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 sophisticated zero-knowledge proving scheme that preserves confidentiality of transaction metadata. Technical details are available in our Protocol Specification.
This software is the Zcash client. It downloads and stores the entire history of Zcash transactions; depending on the speed of your computer and network connection, the synchronization process could take a day or more once the block chain has reached a significant size.
If you have any pull requests to sync to that other repository, we will accept them as they are undergoing a fork. But this repository will hopefully wind up the main repository ...eventually
See important security warnings in doc/security-warnings.md.
Zcash is unfinished and highly experimental. Use at your own risk.
We have a guide for joining the public testnet: wiki/Beta-Guide
Build Zcash along with most dependencies from source by running ./zcutil/build.sh. Caveat Emptor
For license information see the file COPYING.