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

Extract the dependency data collector function into its own file that can be imported in any component #120

Open
natesulat opened this issue May 27, 2022 · 0 comments

Comments

@natesulat
Copy link
Contributor

So, we have this function that's designed to get the dependencies required for issuing a Credential via QR code and make them into an actual credential object.

https://github.com/kiva/ssi-wizard-sdk/blob/main/create-ssirius-standalone/template/src/preBuilt/CredentialIssuance/index.tsx#L45-L62

This seems like it's repeatable logic which might be able to be extracted and put into the @kiva/ssirius-react package

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