Closed Ogenbertrand closed 1 month ago
Please revisit the naming conventions of your files for more standardisation. The rest of the libraries use all the same PascalCase naming.
Take a look at this notebook to understand better didcomm and further reference:
https://github.com/adorsys/eudiw-app/issues/220#issuecomment-2402368935
Take a look at this notebook to understand better didcomm and further reference:
Okay @hugoib, Thank you.
I implemented a library for handling contact exchanges between wallets, focusing on Out-Of-Band (OOB) invitations within the DIDComm messaging framework. The library allows wallets to process OOB invitations and manage contacts across multiple identities.
Key Features
This implementation aligns with the DIDComm specifications and OOB messaging. It is designed to handle a key requirement of enabling communication between wallets via contact exchange.
Closes https://github.com/adorsys/eudiw-app/issues/220