mirror of https://github.com/lukechilds/komodo.git
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.
|
9 years ago | |
---|---|---|
.tx | 10 years ago | |
build-aux/m4 | 10 years ago | |
contrib | 10 years ago | |
depends | 9 years ago | |
doc | 9 years ago | |
qa | 9 years ago | |
share | 10 years ago | |
src | 9 years ago | |
zcutil | 9 years ago | |
.gitattributes | 11 years ago | |
.gitignore | 9 years ago | |
.travis.yml | 10 years ago | |
COPYING | 9 years ago | |
INSTALL | 9 years ago | |
Makefile.am | 9 years ago | |
README.md | 9 years ago | |
autogen.sh | 11 years ago | |
configure.ac | 9 years ago | |
libbitcoinconsensus.pc.in | 10 years ago |
README.md
Zcash Core integration/staging tree
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.