{
  "cksum": "05f3e4f2f6df55c244ec6c6b073ac9247e4114fbf3b0888472f353e5f07941f2",
  "crate_file": "eigensdk-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/eigensdk/eigensdk-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-client-avsregistry",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-client-elcontracts",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-client-eth",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-client-fireblocks",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-common",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-crypto-bls",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-crypto-bn254",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-logging",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-metrics",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-metrics-collectors-economic",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-metrics-collectors-rpc-calls",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-nodeapi",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-services-avsregistry",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-services-blsaggregation",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-services-operatorsinfo",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-signer",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-testing-utils",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-types",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "eigen-utils",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "client-avsregistry": [
      "dep:eigen-client-avsregistry"
    ],
    "client-elcontracts": [
      "dep:eigen-client-elcontracts"
    ],
    "client-eth": [
      "dep:eigen-client-eth"
    ],
    "client-fireblocks": [
      "dep:eigen-client-fireblocks"
    ],
    "common": [
      "dep:eigen-common"
    ],
    "crypto-bls": [
      "dep:eigen-crypto-bls"
    ],
    "crypto-bn254": [
      "dep:eigen-crypto-bn254"
    ],
    "full": [
      "client-avsregistry",
      "client-elcontracts",
      "client-eth",
      "client-fireblocks",
      "common",
      "crypto-bls",
      "crypto-bn254",
      "logging",
      "metrics",
      "services-avsregistry",
      "services-blsaggregation",
      "services-operatorsinfo",
      "signer",
      "testing-utils",
      "nodeapi",
      "metrics-collectors-economic",
      "metrics-collectors-rpc-calls",
      "types",
      "utils"
    ],
    "logging": [
      "dep:eigen-logging"
    ],
    "metrics": [
      "dep:eigen-metrics"
    ],
    "metrics-collectors-economic": [
      "dep:eigen-metrics-collectors-economic"
    ],
    "metrics-collectors-rpc-calls": [
      "dep:eigen-metrics-collectors-rpc-calls"
    ],
    "nodeapi": [
      "dep:eigen-nodeapi"
    ],
    "services-avsregistry": [
      "dep:eigen-services-avsregistry"
    ],
    "services-blsaggregation": [
      "dep:eigen-services-blsaggregation"
    ],
    "services-operatorsinfo": [
      "dep:eigen-services-operatorsinfo"
    ],
    "signer": [
      "dep:eigen-signer"
    ],
    "testing-utils": [
      "dep:eigen-testing-utils"
    ],
    "types": [
      "dep:eigen-types"
    ],
    "utils": [
      "dep:eigen-utils"
    ]
  },
  "index_path": "ei/ge/eigensdk",
  "name": "eigensdk",
  "pubtime": "2025-05-09T21:06:08Z",
  "rust_version": "1.81",
  "v": 2,
  "vers": "1.0.0",
  "yanked": false
}
