mirror of
https://github.com/openwrt/packages.git
synced 2026-06-20 20:50:46 +04:00
c5c4f5f54b
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>