4th Street Bar Hive-Bar

Hive-Bar Powered by Hive beta-fdb5b5b

Community post

how mining zcash

this tutorial how mining zcash by linux  ubuntu  in virtualBox

https://youtu.be/xRXd9Ir6Cac

how mining zcash

1-download ubuntu

2- download virtualBox



sudo apt-get install \
    build-essential pkg-config libc6-dev m4 g++-multilib \
    autoconf libtool ncurses-dev unzip git python \
    zlib1g-dev wget bsdmainutils automake

=====
1-
git clone https://github.com/zcash/zcash.git

2
cd zcash
3
git checkout v1.0.0-beta2
4
./zcutil/fetch-params.sh
rm -rf ~/.zcash/testnet3
5
./zcutil/build.sh -j$(nproc)
6- create folder in home
.zcash
7-create file zcash.conf
testnet=1
addnode=betatestnet.z.cash
rpcuser=username
rpcpassword=password

8-run mining
./src/zcashd -daemon
9- stop mining
./src/zcash-cli stop
10-
add to file zcash.conf
gen=1
11
./src/zcashd -daemon
12
./src/zcash-cli getinfo
=======================

./src/zcash-cli listtransactions
./src/zcash-cli z_gettotalbalance
 ./src/zcash-cli z_listaddresses
./src/zcash-cli listunspent
3 upvotes 7 downvotes $0.00

Replies (4)

Review before signing

Posting as . Signing with . Keychain permission: Posting. Hive Keychain will ask you to approve this action next.


  
Technical details

Operation fingerprint: