This repository has been archived by the owner on Apr 2, 2019. It is now read-only.
BitcoinZ for Windows 1.0.3_1
-
Download release zip file & extract
VirusTotal scan -
Download sprout-proving.key & sprout-verifying.key files
https://z.cash/downloads/sprout-proving.key
https://z.cash/downloads/sprout-verifying.key -
Copy & paste sprout-proving.key & sprout-verifying.key files to ZcashParams directory
Run in command line (cmd)
mkdir %APPDATA%\ZcashParams
cd %APPDATA%\ZcashParams && explorer .
- Create bitcoinz.conf in BitcoinZ directory
mkdir %APPDATA%\BitcoinZ
echo "rpcuser=rpcuser" > %APPDATA%\BitcoinZ\bitcoinz.conf
echo "rpcuser=rpcpass" > %APPDATA%\BitcoinZ\bitcoinz.conf
Replace rpcuser & rpcpass by secure user & password.
notepad %APPDATA%\BitcoinZ\bitcoinz.conf
- Run zcashd.exe
Backup your wallet
- copy wallet.dat from %APPDATA%\BitcoinZ folder to safe locations
Run in cmd:
cd %APPDATA%\BitcoinZ && explorer .
- Run the following commands & safe walletdata in safe locations
zcashd -exportdir=.
zcash-cli z_exportwallet walletdata