vpunch / CloudPlusCoin

C++ implementation of CloudCoin API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloudPlusCoin

C++ implementation of CloudCoin API

Installation

Dependencies:

  • libcurl
  • jansson

Run these commands:

$ git clone https://github.com/RotiVP/CloudPlusCoin
$ cd CloudPlusCoin/build
$ make
# make install

About

C++ implementation of CloudCoin API.

License:GNU General Public License v3.0


Languages

Language:C++ 92.3%Language:CMake 4.4%Language:Makefile 2.6%Language:QML 0.4%Language:Shell 0.3%