/bfx-cpp-api

Bitfinex C++ API client

Primary LanguageC++GNU General Public License v3.0GPL-3.0

bfx-cpp-api

Simple static library for interfacing Bitfinex REST API


BitfinexAPI depends on cryptopp and libcurl libraries. Install them before use and don't forget to link them with your project.

See examples for general usage.