DCQL (Digital Credentials Query Language)
DCQL | Supported Environments | Contributing | License | Credits
DCQL - dcql
A TypeScript implementation of the Digital Credentials Query Language (DCQL, pronounced [ˈdakl̩]) - a JSON-encoded query language for requesting and validating Verifiable Presentations.
import {
DcqlQuery,
DcqlQueryResult,
} from "dcql";
Supported Environments
This library is platform agnostic and support Node.JS, React Native and browsers out of the box.
Contributing
Is there something you'd like to fix or add? Great, we love community contributions! To get involved, please follow our contribution guidelines.
License
This project is licensed under the Apache License Version 2.0 (Apache-2.0).
Credits
This library was initially created by Martin Auer for Animo as part of the SPRIN-D EUDI Wallet Prototypes Funke.