Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Commit

Permalink
Added Issue Credential v1.0 and Present Proof v1.0 in supported proto…
Browse files Browse the repository at this point in the history
…cols (#111)

* Upd: Added Issue-Credential-v1.json

Signed-off-by: Lal Chandran <[email protected]>

* Upd: Added PresentProof-v1.0.json

Signed-off-by: Lal Chandran <[email protected]>

* Upd: Added the spec link to Issue Credential-v1

Signed-off-by: Lal Chandran <[email protected]>

---------

Signed-off-by: Lal Chandran <[email protected]>
  • Loading branch information
lalc authored Apr 30, 2024
1 parent 735f4fa commit a239977
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions data/Issuance-Protocol/Issue-Credential-v1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../../schemas/Issuance-Protocol.json",
"Name": "Issue Credential v1",
"Specification": "https://github.com/hyperledger/aries-rfcs/blob/main/features/0036-issue-credential/README.md"
}
5 changes: 5 additions & 0 deletions data/Presentation-Protocol/PresentProof-v1.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"$schema": "../../schemas/Presentation-Protocol.json",
"Name": "Present Proof v1.0",
"Specification": "https://github.com/hyperledger/aries-rfcs/blob/main/features/0037-present-proof/README.md"
}

0 comments on commit a239977

Please sign in to comment.