hyperledger/indy-plenum

Replace dependency on Indy SDK with Indy VDR

esplinr opened this issue · 0 comments

Indy-VDR is receiving more development than Indy-SDK, so we should replace calls to libindy with calls to indy-vdr.

Steps:

  • Update unit tests.
  • Update integration tests.
  • Update package dependencies.

Notes: