You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I understand the way ACAPy works is that every agent who wants to control his own keys (and VCs) should spin up an ACAPy instance.
Is there a way to have a light client for the Issuer. It only issues VCs and signs them. It does not store them, those VCs are being send by some other means not included in ACAPy functionality.
The ideal way is to be able to use it as part of some other code as an SDK. Ideally in typescript/javascript.
The text was updated successfully, but these errors were encountered:
Hi. Not a bug but more of a feature request.
As I understand the way ACAPy works is that every agent who wants to control his own keys (and VCs) should spin up an ACAPy instance.
Is there a way to have a light client for the Issuer. It only issues VCs and signs them. It does not store them, those VCs are being send by some other means not included in ACAPy functionality.
The ideal way is to be able to use it as part of some other code as an SDK. Ideally in typescript/javascript.
The text was updated successfully, but these errors were encountered: