[DEPRECATED]
You can find Bitrad.io documents from Bitrad.io Github
System Requirements
- Ubuntu 16.04 x64
- Minimum Storage 10GB
- Minimum Memory 2GB
#install wallet
git clone https://github.com/MinseokOh/bro_qtbuild.git
cd bro_qtbuild
bash bro.sh install
#run wallet
cd bro_qtbuild
bash bro.sh run
#stop wallet
cd bro_qtbuild
bash bro.sh stop
$update wallet
cd bro_qtbuild
bash bro.sh update
Open conf file
vi ./.Bitradio/Bitradio.conf
Paste conf
rpcuser=[rpcusername]
rpcpassword=[rpcpassword]
rpcallowip=127.0.0.1
daemon=1
server=1
listen=1
masternode=1
masternodeprivkey=[masternodegenkey]
externalip=[serverip]
that's all! enjoy masternode