Versions Compared

Key

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

...

  • Record the meeting
  • Custom errors
  • Cleanup
    • Too much duplicate code
    • Dependencies for multiple platforms
    • mediator-ws, mediator-client, mediator-server, e2e, e2e-ws
      • Seems like there is some duplication between the separate mediator work?
    • samples is not 'samples', it's our e2e tests. We should rename to not confuse
  • Paving the way for shared components
    • IndyHolderService, IndyIssuerService, IndyVerifierService should become interface
      • With implementation IndySdkHolderService, IndySdkIssuerService, IndySdkVerifierService
      • IndyCredXHolderService, IndyCredXIssuerService, IndyCredXVerifierService
    • LedgerService should become IndyLedgerService interface
      • With implementation IndySdkLedgerService, IndyVdrLedgerService, IndyVdrProxyService
    • New wallet interface implementation for Aries Askar
    • Extend config to pass in platform specific libraries 

      Wiki Markup
      { dependencies: "indySdk": "", "indyVdr": "", "buffer": "", ... }


Meeting Notes

Future topics

...