From d56c18d70604c9fbb4c1d5da15b9d122cf57f6f1 Mon Sep 17 00:00:00 2001 From: jrhender Date: Wed, 18 Sep 2024 12:10:30 -0400 Subject: [PATCH] docs(README): updates to reflect OWF adoption --- README.md | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a349988..e3f88dc 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,22 @@ -

- Energy Web Foundation Logo - Elia Group Logo -

- -# EWF and Elia Group Self-Sovereign-Identity (SSI) Wallet Components +# OWF VC API Implementation [![CI](https://github.com/energywebfoundation/ssi/actions/workflows/main.yml/badge.svg?event=push)](https://github.com/energywebfoundation/ssi/actions/workflows/main.yml) ## Introduction -This repository provides a VC API implementation. +This repository provides a NestJs [VC API implementation](./apps/vc-api/) of the [W3C Credentials Community Group](https://w3c-ccg.github.io/) [VC API Specification](https://w3c-ccg.github.io/vc-api). + +This is project is a Labs project under the [Open Wallet Foundation](https://openwallet.foundation/). + +## Supporting Organizations +In addition to being supported by the Open Wallet Foundation, this project is supported by the Elia Group and the Energy Web Foundation. + +

+ Energy Web Foundation Logo + Elia Group Logo +

-### Apps -#### VC-API -The [vc-api app](./apps/vc-api) is a NestJs implementation of the [W3C Credentials Community Group](https://w3c-ccg.github.io/) [VC API Specification](https://w3c-ccg.github.io/vc-api). +## Architecture ### Libraries #### DID Library