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

Guide: Working with verifiable credentials in NodeJS #48

Closed
wants to merge 1 commit into from
Closed

Guide: Working with verifiable credentials in NodeJS #48

wants to merge 1 commit into from

Conversation

rkreutzer
Copy link
Contributor

Additional setup steps for using VCs

Additional setup steps for using VCs
@jasheal
Copy link
Contributor

jasheal commented Feb 1, 2021

@rkreutzer Thanks for the contribution!

We are planning on creating a more extensive section dedicated to working with verifiable credentials but if you (or anyone else) would like to take a stab at it, here's what I'm thinking the flow should be like ~

  • Intro paragraph about working with credentials clarifying that identities are used to sign the data. Link to relevant sections of the docs.
  • Add the required plugins to your agent
  • Issue a self signed credential
  • Issue a credentials to another identity
  • Querying and filter for those credentials by issuer, subject, claim etc

@jasheal jasheal changed the title Update nodejs.md Guide: Working with verifiable credentials in NodeJS Feb 1, 2021
@jasheal jasheal linked an issue Feb 1, 2021 that may be closed by this pull request
2 tasks
@jasheal jasheal marked this pull request as draft February 1, 2021 13:17
@jasheal jasheal self-requested a review February 1, 2021 13:18
Copy link
Contributor

@jasheal jasheal left a comment

Choose a reason for hiding this comment

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

Let's hold off until full guide is complete

Copy link
Contributor

@mirceanis mirceanis left a comment

Choose a reason for hiding this comment

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

looks good to me

@rkreutzer rkreutzer closed this by deleting the head repository Sep 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Guide: Create and query for verifiable credentials
3 participants