Zcash : Privacy-centric cryptocurrency (Evacuated from Microsoft Github)

anonymous 43a5d0ab9f moving away from microsoft references, no stinkin code of conduct here il y a 6 ans
.tx 90c37bc16c Change transifex slug to `translation-011x` il y a 9 ans
build-aux 9cb7abafb5 Changes to upgrade bdb to 6.2.23 il y a 8 ans
contrib ff5f66b847 Update Debian manpages and buildscript il y a 8 ans
depends da7bcff4fe Build libsnark with -march=x86-64 instead of -march=native il y a 8 ans
doc ff5f66b847 Update Debian manpages and buildscript il y a 8 ans
qa 489f1d38ee Auto merge of #1629 - bitcartel:1616_wallet_disallow_coinbase_change, r=daira il y a 8 ans
share 41bbc85ec9 Hardcoded seeds update June 2015 il y a 9 ans
src 1feaefac51 Update network magics for 1.0.0 ⓩ❤ il y a 8 ans
zcutil ff5f66b847 Update Debian manpages and buildscript il y a 8 ans
.gitattributes 71697f97d3 Separate protocol versioning from clientversion il y a 10 ans
.gitignore 10ad093bbb Auto merge of #1567 - str4d:rename-binaries, r=daira il y a 8 ans
.travis.yml 1f4d7cf20b travis: for travis generating an extra build il y a 9 ans
COPYING 9cb7abafb5 Changes to upgrade bdb to 6.2.23 il y a 8 ans
INSTALL b9f953aa1a Refer to Zcash wiki in INSTALL il y a 8 ans
Makefile.am 08d6b02d5e Rename libbitcoinconsensus to libzcashconsensus il y a 8 ans
README.md 43a5d0ab9f moving away from microsoft references, no stinkin code of conduct here il y a 6 ans
autogen.sh b77b4eda8d Bugfix: Replace bashisms with standard sh to fix build on non-BASH systems il y a 10 ans
configure.ac 998202ba20 Update version strings to 1.0.0 il y a 8 ans
libzcashconsensus.pc.in 08d6b02d5e Rename libbitcoinconsensus to libzcashconsensus il y a 8 ans

README.md

Zcash 1.0.0 - Evacuated from Microsoft edition

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 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

Security Warnings

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

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

Where do I begin?

We have a guide for joining the public testnet: wiki/Beta-Guide

Need Help?

  • See the documentation at the Zcash Wiki for help and more information.
  • Ask for help on the Zcash forum.

Building

Build Zcash along with most dependencies from source by running ./zcutil/build.sh. Caveat Emptor

License

For license information see the file COPYING.