openwallet-foundation/credo-ts

Support of a new network

Closed this issue · 1 comments

Hello,

I want to work with the quorum network and would like to expand on the current functionality and create the necessary modules for the connection( vdr, dids etc.). I would like some pointers and how easy it could be.

If it works I would be more than happy to contribute with a PR.

Sorry for the late reply. If you want to add a new network you should implement the DidResolver ,DidRegistrar and AnonCredsRegistry (if you want to do anoncreds). You can look at the indy-vdr / cheqd packages for references!