Replies: 1 comment
-
Dear Arno
There is no integration between the *Portal* and the *ssi-dim-wallet-stub*
application.
From my understanding, if the goal is to test only the *data transfer flow
between two EDCs*, the *Portal backend* and *Keycloak* are not required.
The *ssi-dim-wallet-stub* application provides APIs for get *DID-BPN
mapping* and *credential queries*, eliminating the need for a commercial
wallet or a BDRS application to test it locally.
To help with testing, I have a *Docker Compose* setup that runs two EDC
instances (*control plane and data plane*). You can refer to it here:
🔗 Docker Compose File
<https://github.com/smartSenseSolutions/edc-chat-application/blob/main/docker-compose.yaml>
Once deployed, you can test the data transfer using the APIs documented
here:
📖 Technical Documentation
<https://github.com/smartSenseSolutions/edc-chat-application/blob/main/docs/technical.md>
I hope this helps! Let me know if you have any further questions.
…On Thu, Mar 13, 2025 at 8:11 PM Arno Weiß ***@***.***> wrote:
I want to deploy a tractusx-edc without any central services. For that, I
require endpoints that serve the wallet APIs with minimal overhead.
From skimming the docs, it's unclear to me if this project can only be
deployed in the context of a portal or if it's also runnable standalone.
Same question goes for keycloak - is this just a transitive dependency from
the portal? What interaction does the ssi-dim-wallet-stub have with the
portal?
maybe @nitin-vavdiya <https://github.com/nitin-vavdiya> you can shed some
light.
cc @varundeoghare <https://github.com/varundeoghare>
—
Reply to this email directly, view it on GitHub
<#49>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AK33AMEONM6EY3AVEWIL2KT2UGKI7AVCNFSM6AAAAABY6NH52SVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGA3TONBUGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
--
Kind Regards,
Nitin Vavdiya
Sr. Software Engineer
Mobile: +91 9998555611
Website: www.smartsensesolutions.com
*Disclaimer ******** smartSense Consulting Solutions Pvt Ltd ******** We
put security at a high priority. Therefore, we have put effort into
ensuring that the message is error and virus-free. Unfortunately, full
security of the email cannot be ensured as, despite our efforts, the data
included in emails could be infected, intercepted, or corrupted. Therefore,
the recipient should check the email for threats with proper software, as
the sender does not accept liability for any damage inflicted by viewing
the content of this email. The content of this email is confidential and
intended only for the specified recipient. If this email reaches you by
mistake, please let us know so that we can ensure that this doesn’t happen
in the future and delete the message.If it is not necessary and you care
about the environment, do not print this email.*
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to deploy a tractusx-edc without any central services. For that, I require endpoints that serve the wallet APIs with minimal overhead.
From skimming the docs, it's unclear to me if this project can only be deployed in the context of a portal or if it's also runnable standalone. Same question goes for keycloak - is this just a transitive dependency from the portal? What interaction does the ssi-dim-wallet-stub have with the portal?
maybe @nitin-vavdiya you can shed some light.
cc @varundeoghare
Beta Was this translation helpful? Give feedback.
All reactions