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.
 
 
 
 
 
 
Taylor Hornby 592b2f0e64
v0.11.2.z4 release.
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 Pass -DPURIFY to OpenSSL so it doesn't clutter valgrind output. 8 years ago
doc v0.11.2.z4 release. 8 years ago
qa Update performance measurement transaction. 8 years ago
share Hardcoded seeds update June 2015 9 years ago
src v0.11.2.z4 release. 8 years ago
zcutil Update proving key and tests that depend on transaction structure changes 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 Fix a test name bug so that ``make cov-zcash`` correctly runs the ``zcash-gtest`` binary. Fixes #946. 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 Enable MULTICORE proving behavior with omp. 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.