Hush Full Node software. We were censored from Github, this is where all development happens now. https://hush.is
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Sean Bowe a6770caa45 Update versions and release notes. 8 years ago
.tx Change transifex slug to `translation-011x` 9 years ago
build-aux/m4 Depends: bump to qt 5.5 9 years ago
contrib Change URLs to https in debian/control 9 years ago
depends Add googlemock 1.7.0 dependency. 8 years ago
doc Update versions and release notes. 8 years ago
qa Update zkSNARK proving/verifying keys. 8 years ago
share Hardcoded seeds update June 2015 9 years ago
src Change testnet network magics. 8 years ago
zcutil Update zkSNARK proving/verifying keys. 8 years ago
.gitattributes Separate protocol versioning from clientversion 10 years ago
.gitignore Added public zkSNARK parameter generation utility. 8 years ago
.travis.yml travis: for travis generating an extra build 9 years ago
COPYING Updated README and COPYING. 8 years ago
INSTALL Fix typo 8 years ago
Makefile.am Add coverage support scoped to only the zcash-gtest run; invoke with make zcash-cov; make cov is a superset. 8 years ago
README.md Trivial change: Capitalize the Z in Zerocash 8 years ago
autogen.sh Bugfix: Replace bashisms with standard sh to fix build on non-BASH systems 10 years ago
code_of_conduct.md Specify Sean as the second contact for conduct issues. 8 years ago
configure.ac NoteEncryption implementation and integration, removal of ECIES and crypto++ dependencies. 8 years ago
libbitcoinconsensus.pc.in libbitcoinconsensus: Add pkg-config support 10 years ago

README.md

Zcash Core integration/staging tree

https://z.cash/

Where do I begin?

We have a guide for joining the public testnet: https://github.com/zcash/zcash/wiki/Public-Alpha-Guide

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 sophisticiated zero-knowledge proving scheme which preserves confidentiality of transaction metadata.

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

Participation in the Zcash project is subject to a Code of Conduct.

License

Zcash Core is released under the terms of the MIT license. See COPYING for more information or see http://opensource.org/licenses/MIT.