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

add doc for zkPass and Reclaim protocol #234

Merged
merged 7 commits into from
Jun 13, 2024

Conversation

icetrust0212
Copy link
Contributor

@icetrust0212 icetrust0212 commented May 7, 2024

closes #232

@icetrust0212 icetrust0212 changed the title add doc for zkPass add doc for zkPass and Reclaim protocol May 8, 2024
@tahpot tahpot self-requested a review May 8, 2024 03:19
Copy link
Member

@tahpot tahpot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be zkPass not ZkPass.

redirects should be redirect

docs/extensions/credentials/zkpass.md Outdated Show resolved Hide resolved
The [proof-connector](https://proofs.verida.network/) app can issue ZkPass credential.
You need to provide `veridaDid` where generated credential will go to in the url. For example, the url can be like [this](https://proof.verida.network/add-credential?veridaDid=did:vda:mainnet:0x378E209c8Cdc071b1ad7d0b4aBE300309A7bE541), or [this](https://proof.verida.network/add-credential?veridaDid=did:vda:mainnet:0x378E209c8Cdc071b1ad7d0b4aBE300309A7bE541&schemaId=ef39adb26c88439591279e25e7856b61).

It will redirects you to page where you select schemas.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make it clear users can request a schema in the URL.

List all the currently supported schemas.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

docs/extensions/credentials/zkpass.md Outdated Show resolved Hide resolved
docs/extensions/credentials/zkpass.md Show resolved Hide resolved
@icetrust0212 icetrust0212 requested a review from tahpot May 14, 2024 05:04
Copy link
Member

@tahpot tahpot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LFG

@tahpot tahpot merged commit 15e8330 into verida:develop Jun 13, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document zkpass and reclaim protocol usage
2 participants