Releases: btcz/bitcoinz-win
BitcoinZ command line for Windows v1.4.1
-
Download release zip file & extract
-
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 bitcoinzd.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
bitcoinzd -exportdir=.
bitcoinz-cli z_exportwallet walletdata
MD5: 7C450DEF78256BEACC2B1CA5A79B1343
SHA1: 7AF74454E71E18069CEEC24B87E72FADABF8F75E
BitcoinZ command line for Windows v1.4.0
-
Download release zip file & extract
-
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 bitcoinzd.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
bitcoinzd -exportdir=.
bitcoinz-cli z_exportwallet walletdata
BitcoinZ command line for Windows v1.2.1
-
Download release zip file & extract
-
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 bitcoinzd.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
bitcoinzd -exportdir=.
bitcoinz-cli z_exportwallet walletdata
BitcoinZ for Windows 1.2.0
-
Download release zip file & extract
-
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 bitcoinzd.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
bitcoinzd -exportdir=.
bitcoinz-cli z_exportwallet walletdata
BitcoinZ for Windows 1.1.0_1
-
Download release zip file & extract
-
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
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