eclipse-tractusx / digital-product-pass

Eclipse Tractus-X Digital Product Pass - An application for visualizing Digital Product Passports, Battery Passports and Transmission Passports, it is the reference implementation of the EcoPass KIT
https://github.com/eclipse-tractusx/digital-product-pass
Apache License 2.0
22 stars 14 forks source link

Feature/verification backend: Added Verification Add-on + Modularized Backend to Core #342

Closed matbmoser closed 3 months ago

matbmoser commented 3 months ago

Why we create this PR?

The feature https://github.com/eclipse-tractusx/sig-release/issues/655 requested us to create the digital product pass verification for the consumer backend.

What we want to achieve with this PR?

Be able to verify the data incoming from the digital twin behind an EDC against a wallet that issued the credential.

What is new?

Added

Updated

PR Linked to:

Closes https://github.com/eclipse-tractusx/sig-release/issues/655

matbmoser commented 3 months ago

I have move the complete backend files to another folder, because of this there is so many lines of code. All the code has been done by me.

matbmoser commented 3 months ago

Ok all set to do the merge