home » zplus/dokk.git
ID: fce5567c121ec7059be08942068cd5f56fe783c3
28 lines — 852B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:all_smart_contracts_are_ambiguous_2019_Grimmelmann",
    "library:author": [
        "James Grimmelmann"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-4.0"
    ],
    "library:title": "All smart contracts are ambiguous",
    "blob:at": {
        "@id": "file:/pdf/all_smart_contracts_are_ambiguous_2019_Grimmelmann.pdf",
        "blob:primary_source": "https://james.grimmelmann.net/files/articles/all-smart-contracts.pdf",
        "blob:retrieval_date": "2023-09-03"
    }
}