aboutsummaryrefslogtreecommitdiff
path: root/libs/ipfs-http-client/patches
Commit message (Collapse)AuthorAge
* ipfs-http-client: initial commitLeonid Esman2019-12-26
IPFS C++ HTTP API client library allows C++ applications to communicate with an IPFS node. It implements IPFS API bindings for C++. Not all methods are implemented. https://github.com/vasild/cpp-ipfs-http-client Signed-off-by: Leonid Esman <leonid.esman@gmail.com>