diff --git a/data/Presentation-Protocol/PresentProof-v1.0.json b/data/Presentation-Protocol/PresentProof-v1.0.json new file mode 100644 index 0000000..42ffad7 --- /dev/null +++ b/data/Presentation-Protocol/PresentProof-v1.0.json @@ -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" +}