From 924738a95418bd9d32b7db19645fee63a3012ef6 Mon Sep 17 00:00:00 2001 From: Cristina Pauna <cristina.pauna@gaia-x.eu> Date: Wed, 5 Jul 2023 11:54:09 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 84c1c17..11d95bb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [](https://gitlab.eclipse.org/eclipse/xfsc/tsa/signer/-/commits/main) # signer +This project has been migrated to Eclipse Foundation, and it can be found under https://gitlab.eclipse.org/eclipse/xfsc/ Signer service exposes HTTP API to create Verifiable Credentials, Verifiable Presentations, or add proofs to given VC or VP. It exposes additional endpoints -- GitLab