hyperledger / indy-node

The server portion of a distributed ledger purpose-built for decentralized identity.
https://wiki.hyperledger.org/display/indy
Apache License 2.0
686 stars 658 forks source link

Replace dependency on Indy-SDK with Indy-VDR #1644

Open esplinr opened 3 years ago

esplinr commented 3 years ago

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

Steps:

Notes: