Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 761 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 761 Bytes

keen-trader

Install third party software

  • Install Openssl

Clone source code and prepare libraries

Open terminal, run

git clone --recursive https://github.com/harvestsure/KeenTrader.git
mkdir build
cd build
cmake ..

Status

windows ubuntu macos