{
  "@context": {
    "@language": "en-us",
    "CIP100": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0100/README.md#",
    "CIP108": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0108/README.md#",
    "CIP119": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0119/README.md#",
    "hashAlgorithm": "CIP100:hashAlgorithm",
    "body": {
      "@id": "CIP119:body",
      "@context": {
        "references": {
          "@id": "CIP119:references",
          "@container": "@set",
          "@context": {
            "GovernanceMetadata": "CIP100:GovernanceMetadataReference",
            "Other": "CIP100:OtherReference",
            "label": "CIP100:reference-label",
            "uri": "CIP100:reference-uri",
            "referenceHash": {
              "@id": "CIP108:referenceHash",
              "@context": {
                "hashDigest": "CIP108:hashDigest",
                "hashAlgorithm": "CIP100:hashAlgorithm"
              }
            }
          }
        },
        "comment": "CIP100:comment",
        "externalUpdates": {
          "@id": "CIP100:externalUpdates",
          "@context": {
            "title": "CIP100:update-title",
            "uri": "CIP100:update-uri"
          }
        },
        "paymentAddress": "CIP119:paymentAddress",
        "givenName": "CIP119:givenName",
        "image": {
          "@id": "CIP119:image",
          "@context": {
            "ImageObject": "https://schema.org/ImageObject"
          }
        },
        "objectives": "CIP119:objectives",
        "motivations": "CIP119:motivations",
        "qualifications": "CIP119:qualifications",
        "title": "CIP108:title",
        "abstract": "CIP108:abstract",
        "rationale": "CIP108:rationale"
      }
    },
    "authors": {
      "@id": "CIP100:authors",
      "@container": "@set",
      "@context": {
        "name": "http://xmlns.com/foaf/0.1/name",
        "witness": {
          "@id": "CIP100:witness",
          "@context": {
            "witnessAlgorithm": "CIP100:witnessAlgorithm",
            "publicKey": "CIP100:publicKey",
            "signature": "CIP100:signature"
          }
        }
      }
    }
  },
  "hashAlgorithm": "blake2b-256",
  "body": {
    "title": "Logical Mechanism Smart Contract dRep",
    "abstract": "This is the smart contract DRep for Logical Mechanism LLC.",
    "motivations": "We are a technical consulting company specializing in open-sourced decentralized applications for the everyday user. We know Cardano inwards and out.",
    "rationale": "We have extensive knowledge and experience building on Cardano. We will make great choices for Cardano's future.",
    "paymentAddress": "addr1q8rdcfvj5a27gmp04q5c4nuly385mseam09y777xa8mjn40ax0z9yaxg2mjj3ctg4uj6ggwsc6nja0kj446w2gv5zcvqjk47zh",
    "givenName": "Logical Mechanism dRep",
    "image": {
      "@type": "ImageObject",
      "contentUrl": "https://www.logicalmechanism.io/img/fullLogo.png",
      "sha256": "8bdc144a86eb9758c101db6c8175e0664c40dc5e86890d6856be04f452f0ea81"
    },
    "objectives": "We want to provide expert consulting, comprehensive knowledge, and in-depth research into the future of Cardano.",
    "qualifications": "We are Plutus pioneers, dApp developers, stake pool operators, and open-source contributors. We know Cardano.",
    "references": [
      {
        "@type": "Other",
        "label": "The Logical Mechanism Website",
        "uri": "https://www.logicalmechanism.io/"
      },
      {
        "@type": "Other",
        "label": "The Logical Mechanism GitHub",
        "uri": "https://github.com/logical-mechanism"
      },
      {
        "@type": "Other",
        "label": "The Logical Mechanism Twitter",
        "uri": "https://twitter.com/LogicalMechnism"
      }
    ],
    "comment": "Our dRep script can register, unregister, update, and vote."
  },
  "authors": []
}
