Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOC: Verifiable Credential Data Integrity (VC-DI) Credentials in Aries Cloud Agent Python (ACA-Py) #2947 #3110

Merged
merged 11 commits into from
Jul 26, 2024
3 changes: 3 additions & 0 deletions docs/demo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ Faber:

```
(1) Issue Credential
(1a) Set Credential Type (indy)
(2) Send Proof Request
(3) Send Message
(4) Create New Invitation
Expand Down Expand Up @@ -225,6 +226,7 @@ Faber will setup support for revocation automatically, and you will see an extra

```
(1) Issue Credential
(1a) Set Credential Type (indy)
(2) Send Proof Request
(3) Send Message
(4) Create New Invitation
Expand Down Expand Up @@ -321,6 +323,7 @@ Faber:

```
(1) Issue Credential
(1a) Set Credential Type (indy)
(2) Send Proof Request
(3) Send Message
(4) Create New Invitation
Expand Down
Loading
Loading