digitalcredentials / sandbox

DCC developer playground
https://digitalcredentials.github.io/sandbox/
MIT License
5 stars 5 forks source link

Playground Design Considerations #36

Closed dmitrizagidulin closed 1 year ago

dmitrizagidulin commented 2 years ago

Audience:

  1. Issuers (universities etc) that are deploying an issuer service for use with learner credential wallets.
    • As a member of the institution's IT team, I want to issue an example VC (to get it into the wallet, to test with other verifiers).
  2. Wallet and VC application developers.
    • As a developer of a VC issuing or verifying application (say, a human resources tracking app), I want to check that my verifying library is working correctly by pasting a VC into the playground, and seeing if it verifies.
  3. Relying parties / verifiers. (this is not as important, because we'll have a separate Verifier service, for this purpose).

Potential starting codebases:

  1. Existing DCC Playground https://github.com/digitalcredentials/playground
  2. https://api.did.actor/ (which is at https://github.com/transmute-industries/api.did.actor )
  3. Blank screen
fields37 commented 1 year ago

Should we close this?

dmitrizagidulin commented 1 year ago

This is addressed in latest main, closing.