Skip to content

Commit

Permalink
docs: Update CWT templates links (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
avner-m authored Feb 10, 2025
1 parent fae78e4 commit 61a8d9b
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 33 deletions.
7 changes: 3 additions & 4 deletions credential-templates/compact-semantic/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![MATTR](/docs/assets/mattr-logo-square.svg)](https://github.com/mattrglobal)

# Credential Templates – Compact Semantic
# Credential Templates – Semantic CWT Credentials

## Example credentials

Expand All @@ -11,6 +11,5 @@

## Useful reads

- [Compact Credential Overview](https://learn.mattr.global/docs/profiles/compact)
- [Issue a Semantic Compact Credential](https://learn.mattr.global/guides/issuance/direct/compact)
- [Verify a Compact Credential](https://learn.mattr.global/guides/verification/direct/compact)
- [CWT Credentials Overview](https://learn.mattr.global/docs/cwt)
- [Issue a Semantic CWT Credential](https://learn.mattr.global/guides/issuance-direct/cwt)
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![MATTR](/docs/assets/mattr-logo-square.svg)](https://github.com/mattrglobal)

### Credential template
# Working at Heights Certificate – Compact Semantic, Apple Pass
# Working at Heights Certificate – Semantic CWT, Apple Pass

## For designers

Expand All @@ -23,9 +23,9 @@ Image requirements:

## For developers

The corresponding payload file can be found on [./payload.json](./payload.json)
The corresponding payload file can be found on [./payload.json](./payload.json).

## Useful reads

- [Generate digital pass tutorial](https://learn.mattr.global/guides/issuance/direct/compact#format-the-signed-compact-credential)
- [Template management](https://learn.mattr.global/guides/issuance/direct/compact/templates/apple)
- [Semantic CWT Credentials direct issuance guide](https://learn.mattr.global/guides/issuance-direct/cwt)
- [Template management](https://learn.mattr.global/guides/issuance-direct/cwt/apple-templates)
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![MATTR](/docs/assets/mattr-logo-square.svg)](https://github.com/mattrglobal)

### Credential template
# Working at Heights Certificate – Compact Semantic, Google Pass
# Working at Heights Certificate – Semantic CWT, Google Pass

## For designers

Expand All @@ -17,9 +17,9 @@ Image requirements:

## For developers

The corresponding payload file can be found on [./payload.json](./payload.json)
The corresponding payload file can be found on [./payload.json](./payload.json).

## Useful reads

- [Generate digital pass tutorial](https://learn.mattr.global/guides/issuance/direct/compact#format-the-signed-compact-credential)
- [Template management](https://learn.mattr.global/guides/issuance/direct/compact/templates/google)
- [Semantic CWT Credentials direct issuance guide](https://learn.mattr.global/guides/issuance-direct/cwt)
- [Template management](https://learn.mattr.global/guides/issuance-direct/cwt/google-templates)
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[![MATTR](/docs/assets/mattr-logo-square.svg)](https://github.com/mattrglobal)

### Credential template
# Working at Heights Certificate – Compact Semantic, PDF
# Working at Heights Certificate – Semantic CWT, PDF

## For designers

Download the [design package file](./_forDesigners/InDesignPackageFile.zip) to see how the PDF is structured and generated via InDesign. You can also use this file as the base for your own templates.

## For developers

Work with the designers so the fields key on config.json is the same as the form fields on the PDF template
Work with the designers so the fields key on config.json is the same as the form fields on the PDF template.

The corresponding payload file can be found on [./payload.json](./payload.json)
The corresponding payload file can be found on [./payload.json](./payload.json).

## Useful reads

- [Generate PDF tutorial](https://learn.mattr.global/guides/issuance/direct/compact#format-the-signed-compact-credential)
- [PDF template management](https://learn.mattr.global/guides/issuance/direct/compact/templates/pdf)
- [Semantic CWT Credentials direct issuance guide](https://learn.mattr.global/guides/issuance-direct/cwt)
- [PDF template management](https://learn.mattr.global/guides/issuance-direct/cwt/pdf-templates)
7 changes: 3 additions & 4 deletions credential-templates/compact/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![MATTR](/docs/assets/mattr-logo-square.svg)](https://github.com/mattrglobal)

# Credential Templates – Compact
# Credential Templates – CWT

## Example credentials

Expand All @@ -11,6 +11,5 @@

## Useful reads

- [Compact Credential Overview](https://learn.mattr.global/docs/profiles/compact)
- [Issue a Compact Credential](https://learn.mattr.global/guides/issuance/direct/compact)
- [Verify a Compact Credential](https://learn.mattr.global/guides/verification/direct/compact)
- [CWT Credentials Overview](https://learn.mattr.global/docs/cwt)
- [Issue a CWT Credential](https://learn.mattr.global/guides/issuance-direct/cwt)
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![MATTR](/docs/assets/mattr-logo-square.svg)](https://github.com/mattrglobal)

### Credential template
# Working at Heights Certificate – Compact, Apple Pass
# Working at Heights Certificate – CWT, Apple Pass

## For designers

Expand All @@ -27,5 +27,5 @@ The corresponding payload file can be found on [./payload.json](./payload.json)

## Useful reads

- [Generate digital pass tutorial](https://learn.mattr.global/guides/issuance/direct/compact#format-the-signed-compact-credential)
- [Template management](https://learn.mattr.global/guides/issuance/direct/compact/templates/apple)
- [CWT Credentials direct issuance guide](https://learn.mattr.global/guides/issuance-direct/cwt)
- [Template management](https://learn.mattr.global/guides/issuance-direct/cwt/apple-templates)
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![MATTR](/docs/assets/mattr-logo-square.svg)](https://github.com/mattrglobal)

### Credential template
# Working at Heights Certificate – Compact, Google Pass
# Working at Heights Certificate – CWT, Google Pass

## For designers

Expand All @@ -17,9 +17,9 @@ Image requirements:

## For developers

The corresponding payload file can be found on [./payload.json](./payload.json)
The corresponding payload file can be found on [./payload.json](./payload.json).

## Useful reads

- [Generate digital pass tutorial](https://learn.mattr.global/guides/issuance/direct/compact#format-the-signed-compact-credential)
- [Template management](https://learn.mattr.global/guides/issuance/direct/compact/templates/google)
- [CWT Credentials direct issuance guide](https://learn.mattr.global/guides/issuance-direct/cwt)
- [Template management](https://learn.mattr.global/guides/issuance-direct/cwt/google-templates)
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[![MATTR](/docs/assets/mattr-logo-square.svg)](https://github.com/mattrglobal)

### Credential template
# Working at Heights Certificate – Compact, PDF
# Working at Heights Certificate – CWT, PDF

## For designers

Download the [design package file](./_forDesigners/InDesignPackageFile.zip) to see how the PDF is structured and generated via InDesign. You can also use this file as the base for your own templates.

## For developers

Work with the designers so the fields key on config.json is the same as the form fields on the PDF template
Work with the designers so the fields key on config.json is the same as the form fields on the PDF template.

The corresponding payload file can be found on [./payload.json](./payload.json)
The corresponding payload file can be found on [./payload.json](./payload.json).

## Useful reads

- [Generate PDF tutorial](https://learn.mattr.global/guides/issuance/direct/compact#format-the-signed-compact-credential)
- [PDF template management](https://learn.mattr.global/guides/issuance/direct/compact/templates/pdf)
- [CWT Credentials direct issuance guide](https://learn.mattr.global/guides/issuance-direct/cwt)
- [PDF template management](https://learn.mattr.global/guides/issuance-direct/cwt/pdf-templates)

0 comments on commit 61a8d9b

Please sign in to comment.