Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 365 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 365 Bytes

Blockchain

Build Status Hackathon MIPT

Building project:

sudo apt-get install libboost-all-dev
git clone --recursive https://github.com/XROBOTICS/Blockchain/
cd Blockchain
git submodule update --init --recursive
make clean
make all