1.0.1 release.
This commit is contained in:
10
README.md
10
README.md
@@ -1,4 +1,4 @@
|
||||
Zcash 1.0.0
|
||||
Zcash 1.0.1
|
||||
===========
|
||||
|
||||
What is Zcash?
|
||||
@@ -6,9 +6,9 @@ What is Zcash?
|
||||
|
||||
[Zcash](https://z.cash/) 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 sophisticated zero-knowledge proving scheme that
|
||||
preserves confidentiality of transaction metadata. Technical details are
|
||||
available in our [Protocol Specification](https://github.com/zcash/zips/raw/master/protocol/protocol.pdf).
|
||||
through a sophisticated zero-knowledge proving scheme that preserves
|
||||
confidentiality of transaction metadata. Technical details are available
|
||||
in our [Protocol Specification](https://github.com/zcash/zips/raw/master/protocol/protocol.pdf).
|
||||
|
||||
This software is the Zcash client. It downloads and stores the entire history
|
||||
of Zcash transactions; depending on the speed of your computer and network
|
||||
@@ -41,7 +41,7 @@ Building
|
||||
--------
|
||||
|
||||
Build Zcash along with most dependencies from source by running
|
||||
./zcutil/build.sh. Currently only Linux is supported.
|
||||
./zcutil/build.sh. Currently only Linux is officially supported.
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user