openwallet-foundation / didcomm-mediator-service

36 stars 40 forks source link

Need guidance on mediator customization #171

Open Arif-Shahriar028 opened 3 months ago

Arif-Shahriar028 commented 3 months ago

I am currently working on a project where I need to modify the behavior of the Aries mediator service, specifically in the areas of keylist management and message forwarding. However, I am unsure where to start, particularly because the mediator is deployed via a Docker image.

Could you please provide guidance on where I can find the source code associated with the Docker image used for the mediator service? Additionally, any advice on how to proceed with customizing the service to alter the handling of keylists and message forwarding would be greatly appreciated.