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

Updating README - Introduction section

parent 8c2b076b
No related branches found
No related tags found
No related merge requests found
Pipeline #72693 failed
...@@ -14,8 +14,8 @@ ...@@ -14,8 +14,8 @@
- [License](#license) - [License](#license)
## Introduction ## 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.
OCM Engine is a monorepo based on [NestJS](http://nestjs.com) and [Nx](https://nx.dev), holding applications in `apps` directory and `libraries` in `libs`, which were used to create the applications and can be used for developing additional applications in `OCM` project. The separation within the OCM Engine allows it to be considered a flexible and extendable framework from both development and consumer perspectives. This modular approach ensures that components can be individually maintained and enhanced, promoting a scalable and adaptable architecture.
### Apps list: ### Apps list:
- Agent - Agent
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment