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

MinseokOh/bro_qtbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

[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

About

Bitrad.io build script

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages