{ "@context": [ "https://www.w3.org/2018/credentials/v1", { "name": "https://schema.org/name", "description": "https://schema.org/description", "MembershipCard_1": { "@id": "https://github.com/TalaoDAO/context/blob/main/README.md", "@context": { "@version": 1.1, "@protected": true, "schema": "https://schema.org/", "id": "@id", "type": "@type", "associatedAddress": { "@id": "https://schema.org/address", "@context": { "@protected": true, "blockchainTezos": "https://schema.org/blockchain", "blockchainEthereum": "https://schema.org/blockchain" } }, "offers": { "@id": "schema:offer", "@context": { "@version": 1.1, "@protected": true, "startDate": "schema:date", "category": "schema:category", "duration": "schema:duration", "endDate": "schema:date", "cardPrice": { "@context": { "@version": 1.1, "@protected": true, "currency": "schema:currency", "value": "schema:value" }, "@id": "https://vocabulary.vc.compell.io/properties/cardPrice" }, "benefit": { "@id": "https://github.com/TalaoDAO/context/blob/main/README", "@context": { "price": "schema:value", "category": "schema:category", "discount": "schema:discount" } }, "offeredBy": { "@id": "schema:offeredBy", "@context": { "@version": 1.1, "@protected": true, "description": "schema:description", "website": "schema:website", "logo": { "@id": "schema:image", "@type": "@id" }, "did": "schema:identifier", "name": "schema:name", "paymentMethod": { "@id": "schema:paymentMethod", "@context": { "currency": "schema:currency", "blockchain": "schema:name", "blockchainAccount": "schema:identifier" } } } } } }, "issuedBy": { "@id": "schema:issuedBy", "@context": { "@version": 1.1, "@protected": true, "website": "schema:website", "logo": { "@id": "schema:image", "@type": "@id" }, "did": "schema:identifier", "name": "schema:name", "paymentAccepted": { "@id": "schema:paymentMethod", "@context": { "currency": "schema:currency", "blockchain": "schema:name", "blockchainAccount": "schema:identifier" } }, "paymentMethod": { "@id": "schema:paymentMethod", "@context": { "currency": "schema:currency", "blockchain": "schema:name", "blockchainAccount": "schema:identifier" } } } } } } } ], "id": "urn:uuid:random", "type": [ "VerifiableCredential", "MembershipCard_1" ], "issuer": "", "name": [ { "@value": "5% off Tezotopia NFTs", "@language": "en" }, { "@value": "5% off Tezotopia NFTs", "@language": "de" }, { "@value": "5% de reduction sur les NFT Tezotopia", "@language": "fr" } ], "description": [ { "@language": "en", "@value": "Get a Tezotopia Membership card" }, { "@language": "de", "@value": "Erhalten Sie 5 % Rabatt auf Ihren ersten Tezotop-Block!" }, { "@language": "fr", "@value": "Get a Tezotopia Membership card" } ], "credentialSubject": { "id": "did:...", "type": "MembershipCard_1", "associatedAddress": { "blockchainTezos": "tz1345765476547654", "blockchainEthereum": "0x1345765476547654" }, "offers": { "startDate": "2022-04-08T19:55:00Z", "endDate": "2022-06-08T19:55:00Z", "category": "membershipcard", "duration": "360", "cardPrice": { "currency": "EUR", "value": "50" }, "benefit": { "category": "discount", "discount": "5%" }, "offeredBy": { "logo": "ipfs://QmZmdndUVRoxiVhUnjGrKnNPn8ah3jT8fxTCLMnAzRAFFZ", "name": "GifGames", "description": "gaming platform Tezotopia", "paymentMethod": { "blockchain": "Tezos", "currency": "XTZ", "blockchainAccount": "tz1iyjrTUNxDpPaqNZ84ipGELAcTWYg66789" } } }, "issuedBy": { "logo": "ipfs://QmZmdndUVRoxiVhUnjGrKnNPn8ah3jT8fxTCLMnAzRAFFZ", "name": "Talao", "paymentAccepted": { "blockchain": "Tezos", "currency": "XTZ", "blockchainAccount": "tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du" }, "paymentMethod": { "blockchain": "Tezos", "currency": "XTZ", "blockchainAccount": "tz1NyjrTUNxDpPaqNZ84ipGELAcTWYg6s5Du" } } } }