Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Latest commit

 

History

History
60 lines (42 loc) · 872 Bytes

README.md

File metadata and controls

60 lines (42 loc) · 872 Bytes

[DEPRECATED]

Bitrad.io Install&Build Shell

alt text

You can find Bitrad.io documents from Bitrad.io Github

System Requirements

  • Ubuntu 16.04 x64
  • Minimum Storage 10GB
  • Minimum Memory 2GB

Commands

#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

Edit conf

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