Skip to content

Instantly share code, notes, and snippets.

@MatiFalcone
Last active September 9, 2024 05:02
Show Gist options
  • Select an option

  • Save MatiFalcone/da996f31f1a99ae3cecbb28ffa74bdf2 to your computer and use it in GitHub Desktop.

Select an option

Save MatiFalcone/da996f31f1a99ae3cecbb28ffa74bdf2 to your computer and use it in GitHub Desktop.
{
"@context": {
"CIP100": "https://github.com/cardano-foundation/CIPs/blob/master/CIP-0100/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",
"Identity": "CIP119:IdentityReference",
"Link": "CIP119:LinkReference",
"Other": "CIP100:OtherReference",
"label": "CIP100:reference-label",
"uri": "CIP100:reference-uri",
"referenceHash": {
"@id": "CIP119:referenceHash",
"@context": {
"hashDigest": "CIP119:hashDigest",
"hashAlgorithm": "CIP100:hashAlgorithm"
}
}
}
},
"paymentAddress": "CIP119:paymentAddress",
"givenName": "CIP119:givenName",
"image": "CIP119:image",
"objectives": "CIP119:objectives",
"motivations": "CIP119:motivations",
"qualifications": "CIP119:qualifications",
"doNotList": "CIP119:doNotList"
}
},
"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"
}
}
}
}
},
"authors": [],
"hashAlgorithm": "blake2b-256",
"body": {
"doNotList": false,
"givenName": "ALDEA",
"motivations": "True representation of our region, decentralization and plurality of voices.",
"objectives": "ALDEA DRep is committed to advocating for the interests of the Ibero-American community, supporting single SPOs and ensuring that the voices of ADA holders are heard and represented.",
"paymentAddress": "addr1xxw67vssy7sdqgtl9ge3hzzw2snfxekk8v3rajv686a36tua4uepqfaq6qsh723nrwyyu4pxjdndvwez8mye504mr5hs05eh77",
"qualifications": "Founders and ALDEA SPOs from Ibero-America",
"references": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment