Skip to content

MaximilianHauer/ssi-credential-issuer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

61c9de8 · May 23, 2024

History

86 Commits
May 23, 2024
Jan 31, 2024
May 13, 2024
May 13, 2024
Apr 30, 2024
May 22, 2024
Mar 25, 2024
May 23, 2024
May 12, 2024
Jan 31, 2024
Jan 31, 2024
Jan 31, 2024
Jan 31, 2024
May 13, 2024
Jan 31, 2024
Mar 25, 2024
May 23, 2024
Mar 25, 2024
Jan 31, 2024
Jan 31, 2024
Apr 30, 2024
Jan 31, 2024

Repository files navigation

SSI-Credential-Issuer

This repository contains the backend code for the SSI Credential Issuer written in C#.

How to build and run

Install the .NET 8.0 SDK.

Run the following command from the CLI:

dotnet build src

Make sure the necessary config is added to the settings of the service you want to run. Run the following command from the CLI in the directory of the service you want to run:

dotnet run

Notice for Docker image

This application provides container images for demonstration purposes.

See Docker notice files for more information:

License

Distributed under the Apache 2.0 License. See LICENSE for more information

About

SSI Credential Issuer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.4%
  • Other 0.6%