Created
November 19, 2024 12:30
-
-
Save priyankt68/4385876ad91a5a317dfc9bcd5008a192 to your computer and use it in GitHub Desktop.
E2BA5286C638.json - change to ANUSREE - https://app.credissuer.com/issuer/transaction/9C8F9AEA1878
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "@context": [ | |
| "https://www.w3.org/2018/credentials/v1", | |
| { | |
| "credentialSchema": { | |
| "@id": "https://www.w3.org/2018/credentials#credentialSchema", | |
| "@type": "@id" | |
| }, | |
| "email": { | |
| "@id": "schema-id:email", | |
| "@type": "https://schema.org/Text" | |
| }, | |
| "name": { | |
| "@id": "schema-id:studentName", | |
| "@type": "https://schema.org/Text" | |
| }, | |
| "fullName": { | |
| "@id": "schema-id:fullName", | |
| "@type": "https://schema.org/Text" | |
| }, | |
| "recipientName": { | |
| "@id": "schema-id:recipientName", | |
| "@type": "https://schema.org/Text" | |
| }, | |
| "courseName": { | |
| "@id": "schema-id:courseName", | |
| "@type": "https://schema.org/Text" | |
| }, | |
| "instituteName": { | |
| "@id": "schema-id:instituteName", | |
| "@type": "https://schema.org/Text" | |
| }, | |
| "instituteLogo": { | |
| "@id": "schema-id:instituteLogo", | |
| "@type": "https://schema.org/Text" | |
| }, | |
| "dateOfCompletion": { | |
| "@id": "schema-id:dateOfCompletion", | |
| "@type": "https://schema.org/Text" | |
| }, | |
| "scoreAchieved": { | |
| "@id": "schema-id:score", | |
| "@type": "https://schema.org/Text" | |
| } | |
| } | |
| ], | |
| "type": [ | |
| "VerifiableCredential" | |
| ], | |
| "issuanceDate": "2024-11-19T12:29:37.091Z", | |
| "holder": { | |
| "id": "did:web:did.credissuer.com:e340d6bf-a901-426b-8c48-1bdf06547c6a" | |
| }, | |
| "id": "did:web:did.credissuer.com:12b7da87-96f4-4c3c-bce5-831d1c28bbaa", | |
| "credentialSubject": { | |
| "id": "did:web:did.credissuer.com:e340d6bf-a901-426b-8c48-1bdf06547c6a", | |
| "email": "[email protected]", | |
| "recipientName": "Anusree Jayakrishnan", | |
| "name": "Anusree Jayakrishnan", | |
| "fullName": "Anusree Jayakrishnan", | |
| "courseName": "Bachelors in Computer Science", | |
| "instituteName": "University of California", | |
| "instituteLogo": "", | |
| "dateOfCompletion": "19 Nov 2024", | |
| "scoreAchieved": "490/500" | |
| }, | |
| "issuer": "did:key:zQ3sheZGT2rqZ58hFsUfjCMrB96Kkd4cGk4Zu6j5EaL6MXzid", | |
| "proof": { | |
| "type": "EcdsaSecp256k1Signature2019", | |
| "created": "2024-11-19T12:29:37Z", | |
| "verificationMethod": "did:key:zQ3sheZGT2rqZ58hFsUfjCMrB96Kkd4cGk4Zu6j5EaL6MXzid#zQ3sheZGT2rqZ58hFsUfjCMrB96Kkd4cGk4Zu6j5EaL6MXzid", | |
| "proofPurpose": "assertionMethod", | |
| "jws": "eyJhbGciOiJFUzI1NksiLCJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdfQ..lOs-Bx3h5w2_aNZd5X8_uJg_mCOlBgXVqrcnPSeR8sQJYh8-uYWL2UTM_XIAAQCui2I4w6pMKmUFAidpbIhHfw" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment