eclipse-edc / DataDashboard

DataDashboard
Apache License 2.0
15 stars 80 forks source link

feat: switch `ContractAgreement` to connector client #116

Closed ndr-brt closed 11 months ago

ndr-brt commented 11 months ago

What this PR changes/adds

Make the ContractAgreement service to use the connector client

Why it does that

refactoring

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes #54

_Please be sure to take a look at the contributing guidelines and our etiquette for pull requests._