From f124093379b792a303b98658e7686b2c1684c784 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCn?= Date: Tue, 12 Mar 2024 10:50:43 +0100 Subject: [PATCH] chore: add archive info to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2eccdc4c..264d3b21 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Managed Identity Wallets +[![status: archive](https://github.com/GIScience/badges/raw/master/status/archive.svg)](https://github.com/GIScience/badges#archive) + +❗This repository is currently not under active maintenance and therefore archived. If you plan on picking up this product again, feel free to reach out ot the Eclipse Tractus-X projects leads via [mailing list](https://accounts.eclipse.org/mailing-list/tractusx-dev) + The Managed Identity Wallets (MIW) service implements the Self-Sovereign-Identity (SSI) readiness by providing a wallet hosting platform including a DID resolver,service endpoints and the company wallets itself. Technically this project is developed using the [ktor](https://ktor.io) Microservices