Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can learn about the project by accessing drman repo. The issues to be focused on are listed under the issues tab here.

  1. DRman Registry scripts (DRM scripts )

    • Drm scripts are simples shell scripts of the format drm_xxxx.sh, where xxxx is the didRegistry Type e.g. drm_aries_vcr.sh or drm_aries_vcgr.sh are two different type of didRegistries supported.They will be used to create, install, manage a didRegistry associated with an organization.
  2. Github based VCR (Verifiable Credential Registry)

    • Github based VCR are Verfiable credential registries that make use of Github’s data model and API to offer exactly the same API’s as any other VCR. Further, We need to make comparison API & data model of both Github and Aries VCR.
  3. Create and manage Aries VCR using DRman Registry Script

    • Plan is to have a script drm_aries_vcr.sh with all functionality like install, uninstall, add . etc supported in it. This plan can be executed independently
  4. Create and manage Aries-VCGR ( Aries Verifiable Credential Github Registry ) using DRman Registry Scripts. While progressing , this can be done after along with the Design of Github based VCR (As mentioned in the point 2)


Learning Objectives

The mentee will have an opportunity to learn

...