- Easy to use C++ APIs.
- Fully armed with C++11/14 standards.
- Abstraction of all the response data models.
- Implementation of all the up-to-date endpoints.
- Detailed examples to demonstrate how to use this library.
./script/pre-install.sh
export BINANCE_API_KEY="<api_key>"
export BINANCE_API_SECRET="<secret_key>"
./script/build.sh
./script/build.sh
./script/test.sh
./build/binance_example
./build/depth_cache_example