{
  "name": "slickquant-hyperliquid-cpp",
  "href": "https://vcpkg.link/ports/slickquant-hyperliquid-cpp",
  "supports": "!uwp",
  "published_at": "2026-07-08T22:12:06.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/SlickQuant/hyperliquid-cpp",
  "description": [
    "SDK for Hyperliquid API trading with C++"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.3.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/433546791c157e8a861d77fe58b4d95916179cc9/ports/slickquant-hyperliquid-cpp",
    "hash": "433546791c157e8a861d77fe58b4d95916179cc9"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/SlickQuant/hyperliquid-cpp",
    "stars": 3
  },
  "dependencies": [
    {
      "name": "nlohmann-json",
      "href": "https://vcpkg.link/ports/nlohmann-json",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "3.11.2",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "3.0.2",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "slick-net",
      "href": "https://vcpkg.link/ports/slick-net",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "3.0.0",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}