Sedimark / marketplace-frontend

The frontend of the Sedimark marketplace
0 stars 0 forks source link

Integrate Mediterraneus protocol components for the participant onboarding #2

Open xamcost opened 1 week ago

xamcost commented 1 week ago

Hi there! We got familiar with the mediterraneus protocol and its components through some testing and documentation provided by LINKS. The marketplace frontend currently features a wizard to onboard new participants, but it is not hooked to any of the components, since their scope are still being defined. The goal of this issue is to integrate the components to make this onboarding process fully functional.

So to consider this issue closed, we need to:

This issue should be address before the scopes of the Mediterraneus components are fully defined, i.e. until the following issue https://github.com/Sedimark/dlt-connector-rs/issues/6 is addressed.

NB: At the date of writing, the onboarding wizard (accessible upon clicking the register button) is the only functionality depending directly on the mediterraneus components. Other DLT interactions will be performed indirectly by other components (DS connector, and maybe also catalogue).