cpp-ipfs-http-client
IPFS C++ client library
|
IPFS namespace. More...
Classes | |
class | Client |
IPFS client. More... | |
Typedefs | |
using | Json = nlohmann::json |
Type of the output of some methods, aliased for convenience. | |
IPFS namespace.
Everything IPFS related goes inside it.
using ipfs::Json = typedef nlohmann::json |
Type of the output of some methods, aliased for convenience.