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

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

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.