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 e463edc122 Build and link libzerocash. 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 Remove ate-pairing, xbyak and libzerocash dependencies from the depends tree. 8 years ago
doc Update README.md 8 years ago
qa Fix broken build because of zerocash->zcash rename. 8 years ago
share Hardcoded seeds update June 2015 9 years ago
src Build and link libzerocash. 8 years ago
zcutil Remove sed hack from fetch-params.sh 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 Update INSTALL 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 Fixed spelling error 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 Build and link libzerocash. 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/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 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.