Skip to content

Commit 139b200

Browse files
authored
Merge pull request #149 from Northern-Block/ltsa-newcred-credential-oca-bundle
LTSA Demo credential OCA bundle added
2 parents 6003c0f + 0e265c7 commit 139b200

File tree

6 files changed

+35
-0
lines changed

6 files changed

+35
-0
lines changed
39.4 KB
Loading
Binary file not shown.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# NewCred Credential
2+
3+
A verifiable credential schema used for demonstration and internal use purposes only.
4+
5+
- Publishing Organization: Land Title and Survey Authority of BC
6+
- Primary Contact Email Address: trawa@landsure.ca
7+
8+
## Identifiers
9+
10+
| Identifier | Location | URL |
11+
| ---------------------------------------------------------------------------------- | --------- | ----------------------------------------------------- |
12+
| 9uCfLbHYLHTZt9HiGL1oD9:3:CL:35147:NewCred Credential | candy:dev | https://candyscan.idlab.org/tx/CANDY_DEV/domain/35206 |
13+
14+
## Authorization
15+
16+
The following are the GitHub IDs of those authorized to make substantive updates to the OCA Bundle.
17+
18+
| OCA Bundle Contributors | GitHub ID | Email Address |
19+
| ----------------------- | ---------- | ------------------------------------- |
20+
| Ariane Bordeleau | arbordeleau| ariane@northernblock.io |
21+
| | | |
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[
2+
{
3+
"type": "",
4+
"capture_base": "",
5+
"digest": "",
6+
"logo": "https://raw.githubusercontent.com/MCN-ING/aries-oca-bundles/main/OCABundles/schema/ltsa_demo/NewCred_Credential/LTSA-Vertical-Logo.jpg",
7+
"background_image": "",
8+
"primary_background_color": "#282B67",
9+
"secondary_background_color": "#4CA747"
10+
}
11+
]
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
"lastNameOrCorpName1","parcelIdentifier","titleNumber","authorityName","givenName","streetAddress","city","postalCode","issueDate","expiryDate","photo"
2+
"Doe","123-456-789","T-987654","Land Authority","John","123 Maple Street","Maple Ridge","V4R 2T1","20240101","20300101","<base64 encoded image>"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Land Title and Survey Authority of BC

0 commit comments

Comments
 (0)