Skip to content

in2workspace/issuer-api

Repository files navigation

Credential Issuer

by in2.es

Quality Gate Status

Bugs Vulnerabilities Security Rating Code Smells Lines of Code

Coverage Duplicated Lines (%) Reliability Rating Maintainability Rating Technical Debt

Introduction

Credential Issuer is a service that allows to generate verifiable credentials. It is designed to be used in a decentralized identity ecosystem, where users can generate the emission of verifiable credentials and store them using the Wallet Server service.

Architecture

Architecture

Functionalities

Installation

We offer a Docker image to run the application. You can find it in Docker Hub.

Here, you can find the docker-compose.yml file to run the application with all the required dependencies (Context Broker and Blockchain Adapter).

Running the application (the easy way)

```bash
cd config/docker
docker-compose up -d

Understanding the Configuration

Contribution

How to contribute

If you want to contribute to this project, please read the CONTRIBUTING.md file.

License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.

Project/Component Status

This project is currently in development.

Contact

For any inquiries or further information, feel free to reach out to us:

Acknowledgments

This project is part of the IN2 strategic R&D, which has received funding from the DOME project within the European Union’s Horizon Europe Research and Innovation programme under the Grant Agreement No 101084071.