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

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

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.