cpp-ipfs-http-client
IPFS C++ client library
Loading...
Searching...
No Matches
Classes | Typedefs
ipfs Namespace Reference

IPFS namespace. More...

Classes

class  Client
 IPFS client. More...
 

Typedefs

using Json = nlohmann::json
 Type of the output of some methods, aliased for convenience.
 

Detailed Description

IPFS namespace.

Everything IPFS related goes inside it.

Typedef Documentation

◆ Json

using ipfs::Json = typedef nlohmann::json

Type of the output of some methods, aliased for convenience.

See also
https://github.com/nlohmann/json