Skip to content

This hosts the UI for the dataspace portal (data marketplace) for CRANE

License

Notifications You must be signed in to change notification settings

decentralised-dataexchange/data-space-portal

Repository files navigation

iGrant.io Dataspace Portal

AboutContributingLicensing

About

This repository hosts source code for the reference implementation of the iGrant.io Dataspace Portal.

Instructions to build from source and run

Follow the steps below to get the dataspace portal up and running locally.

  1. Clone this repository to your local server using git clone.
  2. Execute make build. The compiles and assembles source code into executable files or libraries, following the instructions specified in the Makefile of the dataspace portal instance.
  3. Execute make run. This executes a predefined set of instructions in the Makefile to launch or run the dataspace portal instance.

The dataspace portal can now be accessed at http://localhost:4204 If you have security issues with your browser, you must establish a self-signed certificate.

Contributing

Feel free to improve the plugin and send us a pull request. If you find any problems, please create an issue in this repo.

Licensing

Copyright (c) 2023-25 LCubed AB (iGrant.io), Sweden

Licensed under the Apache 2.0 License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the LICENSE for the specific language governing permissions and limitations under the License.

About

This hosts the UI for the dataspace portal (data marketplace) for CRANE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published