mtpultz / dts-vc-issuer-service

Digital Trust Verifiable Credential Issuer Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

img License

DTS Verifiable Credential Issuer Service

Digital Trust Verifiable Credential Issuer Service

Repository Structure

  • api: contains the .Net Core back-end code that defines the business logic for the DTS VC issuer.

  • frontend: a VueJS frontend that provides users with a user interface to request Verifiable Credentials.

  • docker: configurations and script to run the services in Docker on localhost.

  • ngrok: configurations tp open an ngrok tunnel to some of the services, required in order to expose the agent instance to the internet.

Pre-Requisites

Please ensure the following pre-requisites are met before attempting to run the project:

  • Docker

  • ngrok

  • jq

Getting Started

Please refer to the readme in the docker folder.

About

Digital Trust Verifiable Credential Issuer Service

License:Apache License 2.0


Languages

Language:C# 57.1%Language:Shell 42.9%