0.2.0 • Published 10 months ago

@digitalcredentials/linked-data-integrity v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

Verifiable Credentials Data Integrity (@digitalcredentials/linked-data-integrity)

Build status NPM Version

A VerifiableCredential Data Integrity library for Javascript/Typescript (for use in Node.js, browser, React Native).

Table of Contents

Background

See Verifiable Credential Data Integrity 1.0 specification.

Security

TBD

Install

  • Node.js 16+ is recommended.

NPM

To install via NPM:

npm install @digitalcredentials/linked-data-integrity

Development

To install locally (for development):

git clone https://github.com/digitalcredentials/linked-data-integrity.git
cd linked-data-integrity
npm install

Usage

TBD

Contribute

PRs accepted.

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

License

MIT License © 2022 Digital Credentials Consortium.