Skip to content

MaximilianHauer/ssi-credential-issuer

This branch is 75 commits behind eclipse-tractusx/ssi-credential-issuer:main.

Folders and files

NameName
Last commit message
Last commit date
Jul 10, 2024
Jan 31, 2024
Aug 14, 2024
Jun 24, 2024
Jul 30, 2024
Jul 30, 2024
May 23, 2024
Aug 30, 2024
Aug 30, 2024
Jan 31, 2024
Jan 31, 2024
Jan 31, 2024
Jan 31, 2024
Jul 25, 2024
Jan 31, 2024
Jun 20, 2024
Jul 29, 2024
May 23, 2024
Jan 31, 2024
Jun 20, 2024
Jul 17, 2024
May 24, 2024
Jan 31, 2024

Repository files navigation

SSI-Credential-Issuer

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

For information about the SSI Credential Issuer, please refer to the documentation, especially the context and scope section in the architecture documentation.

For installation details, please refer to the README.md of the provided helm chart.

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

Known Issues and Limitations

See Known Knowns.

Notice for Docker image

This application provides container images for demonstration purposes.

See Docker notice files for more information:

Contributing

See Contribution details.

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%