-
Enrich section "Develop your component - IDS Clearing House"(https://github.com/International-Data-Spaces-Association/idsa/blob/documentation-IDS/documentation/README.md#develop-your-components)
Th…
-
We might want to elaborate here more on the different things someone can contribute. A bug report is maybe not the only thing.
- The idea here is to provide knowledge that can be useful for others, …
-
# The Problem
## My Setup
Insomnia, Git Bash
## What I have done up front
I uncommented the relevant lines in scope_mapping.yml and registered a client with the an attribute like:
```
- …
-
# Interact with DSA on smart contract level:
This guide will show you how to interact with DSA on the smart contract level.
## Quick setup:
```
pragma solidity ^0.8.3;
import "hardhat/conso…
-
The Starter Kit (1,2,3) are depracted. We need to broaden the perspective and provide comprehensive documentation for IDS starters.
-
**Describe the bug**
DataspaceConnector version 6.5.1 cannot communicate with connectors version 6.1.3 which are being used by the DRM Broker
**To Reproduce**
Run Connector version 6.5.1 and try…
-
I have made a contract negotiation between connector A and connector B. Both have the following Clearing House url defined in their application.properties file
>clearing.house.url=http://testidsa12:9…
-
I am trying to manage a communication between DSC provider and consumer for a “localhost” setup with the DSC version 6.3.2. I am having problems with the POST /api/ids/description call of the API on c…
-
Hello,
Currently, we are using Data Space Connector v6.3.x to register a resource in Broker and we are facing few issues and we request for your support.
As a first step, we are able to register…
-
Hi, I'm trying to set up a local DAPS for testing. I followed the steps to create a server certificate and two clients and added the key and certs to the server. I'm using the docker image ghcr.io/fra…