27 packages
@adorsys-gis/cloning-decorator
A TypeScript decorator library for deep cloning method arguments to prevent side effects, enhancing immutability in class methods.
@adorsys-gis/contact-exchange
## Overview
@adorsys-gis/contact-service
A library for managing contacts associated with Decentralized Identifiers (DIDs) using IndexedDB.
@adorsys-gis/did-resolver-lib
A library or tool that allows applications to resolve Decentralized Identifiers (DIDs) into their corresponding DID Documents.
@adorsys-gis/event-bus
An event-driven library for managing custom events in JavaScript applications. Built on eventemitter3, it supports both synchronous and asynchronous event handling and ensures deep cloning of emitted data to prevent unintended mutations.
@adorsys-gis/message-exchange
A library for DIDComm message routing.
@adorsys-gis/message-pickup
A library for implementing services to support the retrieval of messages from DIDComm agents via mediators.
@adorsys-gis/message-service
A library for storing messages a given user has with a given contact using IndexedDB.
@adorsys-gis/multiple-did-identities
## Overview
@adorsys-gis/qr-scanner
This library provides a React-based component that allows you to scan QR codes using a device's camera. It utilizes the jsQR library to process QR code data in real-time from a video stream.