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