Skip to content
Snippets Groups Projects
Commit 8df4f722 authored by Kalin Canov's avatar Kalin Canov :fishing_pole_and_fish:
Browse files

update

parent 4d542eed
No related branches found
No related tags found
No related merge requests found
......@@ -14,9 +14,7 @@
- [License](#license)
## Introduction
The OCM Engine is designed primarily to manage [Verifiable Credentials](https://en.wikipedia.org/wiki/Verifiable_credentials) of a given organization as well as DIDComm data exchange. Built as a monorepo utilizing [NestJS](http://nestjs.com) and [Nx](https://nx.dev), it features various applications housed in the `apps` directory and libraries in the `libs` directory. This structure facilitates updates, extensions, and the creation of additional applications and libraries.
Such a structure facilitates updates, extensions, and the creation of additional applications and libraries. This enables a flexible and extendable framework from both development and consumer perspectives. With this modular approach it is ensured that components can be individually maintained and enhanced, promoting a scalable and adaptable architecture.
The OCM Engine is designed primarily to manage [Verifiable Credentials](https://en.wikipedia.org/wiki/Verifiable_credentials) of a given organization as well as DIDComm data exchange. Built as a monorepo utilizing [NestJS](http://nestjs.com) and [Nx](https://nx.dev), it features various applications housed in the `apps` directory and libraries in the `libs` directory. Such a structure facilitates updates, extensions, and the creation of additional applications and libraries. This enables a flexible and extendable framework from both development and consumer perspectives. With this modular approach it is ensured that components can be individually maintained and enhanced, promoting a scalable and adaptable architecture.
### Apps list:
- Agent
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment