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

cred manifest example #274

Merged
merged 3 commits into from
Jan 25, 2023
Merged

cred manifest example #274

merged 3 commits into from
Jan 25, 2023

Conversation

decentralgabe
Copy link
Member

No description provided.

@decentralgabe decentralgabe marked this pull request as ready for review January 25, 2023 16:33
return did.GenerateDIDKey(crypto.Ed25519)
}

// Prepare a credential schema that will be issued to issue a credential from a successful Credential Manifest
Copy link
Contributor

Choose a reason for hiding this comment

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

nit:
// Prepare a credential schema that will be used to issue a credential from a successful Credential Manifest

Copy link
Member Author

Choose a reason for hiding this comment

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

tyty

return builder.Build()
}

// Prepare a credential which is required to fill out the credential manifest's application
Copy link
Contributor

Choose a reason for hiding this comment

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

nit:

// Prepare a credential which is required to fill out the credential manifest's application's input descriptor's requirements

Copy link
Member Author

Choose a reason for hiding this comment

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

tyty

Copy link
Contributor

@nitro-neal nitro-neal left a comment

Choose a reason for hiding this comment

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

Awesome this is great!

@decentralgabe decentralgabe merged commit ecb202e into main Jan 25, 2023
@decentralgabe decentralgabe deleted the manifest-example branch January 25, 2023 17:15
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.

None yet

2 participants