MASTERNODE GUIDE!!!!first,
in window wallet,
go to setting -> option
and check this 2 check box
-enable coin control features
-show masternode tab
and restart wallet
make new wallet and send exactly 2000 CRZ to new wallet.
after 15confirmation,
go to debug console and
masternode genkey
(get masternode privkey)
masternode outputs
copy both of key's to notepad
Second,
Using ubuntu 16.04 64bit (2G ram), putty
log in to [root]
and just type
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
sudo apt-get update
sudo apt-get install software-properties-common pwgen nano git unzip
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
then, clone CRZ wallet and install it.
---------------------------------------------------------------
git clone
https://github.com/corezcrypto/corezcd corez
./autogen.sh
./configure
make
----------------------------------------------------------------
turn on daemon to sync block
./corezd -daemon
check block hight
./corez-cli getinfo
after sync,
./corez-cli stop
nano masternode.conf
rpcuser=
rpcpassword=
rpcallowip=127.0.0.1
server=1
listen=1
daemon=1
maxconnections=24
masternode=1
masternodeprivkey=[your privkey]
externalip=[your ip]:34765
after
corezd -daemon
corez-cli mnsync status
when assetid: 999
go back to window wallet,
TOOL-> open masternode configuration file (with notepad)
# Masternode config file
# Format: alias IP:port masternodeprivkey collateral_output_txid collateral_output_index
# Example: mn1 127.0.0.1:34765 Z3HaYBVUCYjEMeeH1Y4sBGLALQZE1Yc1K64xiqgX37tGBDQL8Xg 2bcd3c84c84f87eaa86e4e56834c92927a07f9e18718810b92e0d0324456a67c 0
type your masternode information and save it.
and than, restart wallet again.
in masternode tab, you can see your masternode. right-click it, and click start-alias.
after pre-enable, it will chage to enable.
my CRZ address is this.
Zju2FKn8rAorFkaJFqKU43Zi6q3EDVqzpU