Skip to content

pedro-vicente/crypto_currency

Repository files navigation

coin

C++ HTTP client for

http://www.cryptocurrencychart.com/api/methods

Dependencies

cmake and OpenSSL (included for Windows build)

sudo apt-get install cmake

sudo apt install openssl

Building

cmake -H. -Bbuild
cd build
make

This uses CMakeLists.txt at root and builds in folder "build"

Usage

./https_coin -k KEY -s SECRET -c CODE -e END

where CODE is a coin code in list coin_list.json and END is an end date, format as YYYY-MM-DD

Example

./https_coin -k KEY -s SECRET -c BTC -e 2018-01-01

Testimonials

Really cool, good work!

Bastiaan Grutters, author of http://www.cryptocurrencychart.com