Veramo-cloud-agent is the cloud agent and mediator component for the ClinConNet Self-Sovereign Identity (SSI) wallet ecosystem. Built with the VERAMO SDK, it handles DID communication (DID-Comm) mediation capabilities and acts as a secure bridging agent for the browser-based edge agent, facilitating consent exchanges and cross-origin resource sharing (CORS).
Traceability for trusted multi-scale data and fight against information leak in daily practices and artificial intelligence systems in healthcare TracIA - ANR-22-PESN-0006 PESN - 2022
- Node.js (v18.x or later)
- NPM (Node Package Manager)
- Clone the repository:
git clone [https://github.com/montassar-isbored/Veramo-cloud-agent.git]
- Navigate to the project directory:
cd Veramo-cloud-agent - Install dependencies:
npm install
- Start the cloud agent server:
npm start
- Language: JavaScript
- Core Framework: Node.js, VERAMO SDK
- Database: SQLite (local datastore for mediation and agent data)
- Core Functionality: DID-Comm routing, cloud mediation capabilities, SPA integration endpoint.