Create a connection
Create a connection between the Holder wallet and the Verifier wallet
From the Verifier
Create an invitation request as described in the page Create an invitation
Copy the invitation generated
From the Holder
Accept the invitation request as described in the page Accept an invitation (Paste the invitation generated from the Verifier in the "Body -> raw")
Once from the holder wallet you accept the invitation, the verifier receives a webhook with the connectionID that you will reuse ti send the presentation request.
{
"type": "ConnectionInvitationAcceptanceReceived",
"payload": {
"connectionId": "0f42f1da-ab2d-41da-91e1-167c31d966a9",
"walletDid": "5Y3i1nq5KZuLRYtQfWrBfP",
"contactDid": "BB3KgdzQYQZjQywRU1uH2m"
},
"timestamp": "2024-10-01T15:49:00.387Z"
}
Dernière mise à jour
Cet article vous a-t-il été utile ?