Skip to content

Commit

Permalink
docs(README): remove architecture diagram as it is out of date
Browse files Browse the repository at this point in the history
VC API is no longer in the repo and so diagram is not relevant
  • Loading branch information
jrhender committed Sep 18, 2024
1 parent 96af564 commit 38056b9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,6 @@ For more information about SSI at EWF, see the [EWF Gitbook page on SSI](https:/

## Architecture

### Container Diagram

The following is a C4 Container diagram of the apps within this repository as well as related apps such as [Switchboard](#switchboard).
The diagram was generated used [EnergyWeb's IcePanel](https://s.icepanel.io/gODPIqAQio/-/-/q8qxi31rvqe/g5rxwbzt0c7/342.1/288.7/0.438).

Note that several of these apps (e.g. Switchboard, Web3 Wallet, SSI Wallet Client) are not in this repository.
They are shown on the diagram for context on how the apps in this repository can be used.
See the [other apps/components](#other-appscomponents) section for more details on some of these other apps.

The diagram shows that multiple apps (Switchboard, an Elia developed apps or other apps) could act as clients to [VC-API](#vc-api).
In addition, these same client app could work with other VC-API implementions.
This interoperability is made possible through conformance to the [VC-API specification](https://w3c-ccg.github.io/vc-api).

![c4 container diagram](./ssi.c4container.png)

### 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).
Expand Down
Binary file removed ssi.c4container.png
Binary file not shown.

0 comments on commit 38056b9

Please sign in to comment.