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.
 
 
 
 
 
 
Nathan Wilcox bb9f19b487 Run all RPC tests, even when they fail. 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 Auto merge of #800 - str4d:592-disable-comparison-utility, r=defuse 8 years ago
doc Update README.md 8 years ago
qa Run all RPC tests, even when they fail. 8 years ago
share Hardcoded seeds update June 2015 9 years ago
src Create new hasher for sha256() utility. 8 years ago
zcutil Remove sed hack from fetch-params.sh 8 years ago
.gitattributes Separate protocol versioning from clientversion 10 years ago
.gitignore Add zerocash tests and utilities. 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 Pull over depends and build changes from zc.v0.10.0.latest. Fails to build due to new ./configure dependency for serialization stuff. 9 years ago
README.md Update repo URL in README.md 8 years ago
autogen.sh Bugfix: Replace bashisms with standard sh to fix build on non-BASH systems 10 years ago
configure.ac Require java for --with-comparison-tool 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.

License

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