aries-cloudagent-python icon indicating copy to clipboard operation
aries-cloudagent-python copied to clipboard

feat: add new format and implement VCDICredFormatHandler

Open gvelez17 opened this issue 5 months ago • 7 comments

  • add VC_DI in CredFormat.Format
  • lay out VCDICredFormatHandler
  • add new schema classes for cred offer and request
  • implement CredExRecordVCDI
  • fix schemas on cred_abstract and cred_request, improve on vc_di support on alice-faber demo

next step

fix unittests issues

Note: this is a rebased version of @tra371 's pr #2759

gvelez17 avatar Mar 08 '24 10:03 gvelez17