hyperledger-archives / aries-mobile-agent-xamarin

Apache License 2.0
38 stars 31 forks source link

Send Credential Proposal #27

Open jabbawocky0815 opened 3 years ago

jabbawocky0815 commented 3 years ago

Is it not possible to send a credential proposal to an ACA-Py agent? I have managed to get a connection to the ACA-Py agent and i can issue credentials from the ACA-Py agent. But for our process we need to initiate the credential issue from the mobile agent. I can send a proposal from an ACA-Py agent API (/issue-credential/send-proposal) How can i achieve this with the mobile agent?