Skip to content

drozhkov/crypto-exchange-client-mexc

Repository files navigation

MEXC crypto exchange C++ client

dependencies

  • CMake (3.8+)
  • boost (1.75+)
  • openssl

build

mkdir .build
cd .build
cmake ..
cmake --build .

usage

Releases

No releases published

Packages

No packages published