Merge branch 'master' of github.com:adityapk00/zcash-qt-wallet
This commit is contained in:
@@ -18,7 +18,9 @@ tar -xvf zcash-qt-wallet-v0.1.9.tar.gz
|
||||
Unzip the release binary and double click on zcash-qt-wallet to start.
|
||||
|
||||
## Prerequisites: zcashd
|
||||
zcash-qt-wallet needs a zcash node running zcashd. Download the zcash node software from https://z.cash/download/ and start zcashd. If you are running Windows, you can get [WinZEC](https://winzec.com/) or run zcashd inside [WSL](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
|
||||
zcash-qt-wallet needs a zcash node running zcashd. Download the zcash node software
|
||||
from https://z.cash/download/ and start zcashd. If you are running Windows, you can
|
||||
get [WinZEC Command Line daemon](https://zcash.dl.mercerweiss.com/zcash-win-v2.0.1.zip) or run zcashd inside [WSL](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
|
||||
|
||||
zcashd needs to run with RPC enabled and with a RPC username/password set. Add the following entries into ~/.zcash/zcash.conf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user