Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.58 KB

README.md

File metadata and controls

41 lines (21 loc) · 1.58 KB

BlockChain Dependencies

BlockChain Development Dependencies

bitconnectx-unix-documentation-scrypt

Unix Document

sudo apt-get install git

sudo wget -L https://raw.githubusercontent.com/bitconnectXcore/bitconnectX-scrypt/master/bitconnectx-unix-documentation-scrypt.sh | sudo chmod +x bitconnectx-unix-documentation-scrypt.sh; sudo sh bitconnectx-unix-documentation-scrypt.sh


bitconnectx-qt-documentation-scrypt

QT Document

sudo apt-get install git

sudo wget -L https://raw.githubusercontent.com/bitconnectXcore/bitconnectX-scrypt/master/bitconnectx-qt-documentation-scrypt.sh | sudo chmod +x bitconnectx-qt-documentation-scrypt.sh; sudo sh bitconnectx-qt-documentation-scrypt.sh


bitconnectx-linux-scrypt

Unix Document | QT Document

sudo apt-get install git

sudo wget -L https://raw.githubusercontent.com/bitconnectXcore/bitconnectX-scrypt/master/bitconnectx-linux-scrypt.sh | sudo chmod +x bitconnectx-linux-scrypt.sh; sudo sh bitconnectx-linux-scrypt.sh


bitconnectx-scrypt

sudo apt-get install git

sudo wget -L https://raw.githubusercontent.com/bitconnectXcore/bitconnectX-scrypt/master/bitconnectx-scrypt.sh | sudo chmod +x bitconnectx-scrypt.sh; sudo sh bitconnectx-scrypt.sh