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 559ab22589 Added link to alpha guide in the README. 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 Append the preferred local filename to fallback url, rather than upstream filename. 8 years ago
doc Added calgary design doc with updated references to design. 9 years ago
qa Added mapSerials consensus rules to prohibit double-spending. 8 years ago
share Hardcoded seeds update June 2015 9 years ago
src Fix comment. 8 years ago
zcutil Add symlinks to the params files for testnet3. 8 years ago
.gitattributes Separate protocol versioning from clientversion 10 years ago
.gitignore Rename .bitcoin (DataDir), bitcoind, and bitcoin-cli. 9 years ago
.travis.yml travis: for travis generating an extra build 9 years ago
COPYING Updated README and COPYING. 8 years ago
INSTALL Prettify some /Contrib READMEs 11 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 Added link to alpha guide in the README. 8 years ago
autogen.sh Bugfix: Replace bashisms with standard sh to fix build on non-BASH systems 10 years ago
configure.ac 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
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/Electric-Coin-Company/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 perserves 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.