Versions Compared

Key

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

...

  • 2022 review and current state
    • Modularization & decoupling
      • DDO, Messages
      • libvcx split to api_c, api_vcx
      • Vcxagency mediator becoming optional
    • Simplifications and refactoring
    • Increased community focus
      • community calls
      • new contributors
    • Testing improvements
    • AATH integration
    • NodeJS Wrapper
  • 2023 outlook
    • crateification! (https://github.com/hyperledger/aries-vcx/issues/712)
      • drive APIs and documentation quality
    • DDO resolver  (https://github.com/hyperledger/aries-vcx/issues/706)
      • think about ledger agnosticity, at least in terms of didcomm
    • Migrating to modular credex libs (https://github.com/hyperledger/aries-vcx/issues/699)
      • Credex libraries on issuer+verifier
      • Enable migration of vdr-tools issuer -→ credex issuer 
      • Add support for Aries Askar wallet
    • Continue improving code quality
      • More traits, more typing, faster test execution 
      • Faster test execution - parallelization, independence of tests, remove usage of msg mediator
      • Explore use of mocking libraries
    • Further increase community engagement
      • Improve documentation
      • Lower barriers getting started with aries-vcx
      • Aries-vcx based project examples
    • Enhance aries protocols support
    • Dicomm 2.0 exploration

...