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 | 9 years ago | |
contrib | 9 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 | |
code_of_conduct.md | 9 years ago | |
configure.ac | 9 years ago | |
libzcashconsensus.pc.in | 9 years ago |
README.md
Zcash
Where do I begin?
We have a guide for joining the public testnet: https://github.com/zcash/zcash/wiki/Beta-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.
Security Warnings
See important security warnings in doc/security-warnings.md.
License
Zcash is released under the terms of the MIT license. See COPYING for more information or see http://opensource.org/licenses/MIT.