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

RFC-0041: Renderer Plugin #77

Closed
5 tasks done
namhoang1604 opened this issue May 26, 2023 · 0 comments
Closed
5 tasks done

RFC-0041: Renderer Plugin #77

namhoang1604 opened this issue May 26, 2023 · 0 comments
Assignees

Comments

@namhoang1604
Copy link
Contributor

namhoang1604 commented May 26, 2023

Renderer Plugin

Description

https://github.com/uncefact/project-vckit/blob/rfc-stubs/rfcs/features/0041-renderer-plugin/README.md

Acceptance Criteria

  • Implement the renderer plugin that has renderCredential method, it should be present in the list of available agent methods in the API docs.
  • The function will extract the renderMethod objects using expanded json-ld to get the necessary data (html template and credentialSubject)
  • Build a html file object relying on the html template and credentialSubject from VC
  • Cover the code by unit test
  • Add the integration test
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

No branches or pull requests

1 participant