digitalcredentials / credential-status-manager-db

Typescript library that creates and manages StatusList2021Credential lists in various database providers, for use with Issuer services.
MIT License
0 stars 0 forks source link

Example Isomorphic TS/JS Lib Template (@digitalcredentials/isomorphic-lib-template)

Build status NPM Version

A Typescript/Javascript isomorphic library template, for use in the browser, Node.js, and React Native.

Table of Contents

Background

TBD

Security

TBD

Install

NPM

To install via NPM:

npm install @digitalcredentials/isomorphic-lib-template

Development

To install locally (for development):

git clone https://github.com/digitalcredentials/isomorphic-lib-template.git
cd isomorphic-lib-template
npm install

Usage

TBD

Contribute

PRs accepted.

If editing the Readme, please conform to the standard-readme specification.

License

MIT License © 2023 Digital Credentials Consortium.