did-jwt-vc

v1.0.3
Create and verify W3C Verifiable Credentials and Presentations in JWT format

test

jest

build

npm run format && npm test && npm run build:js

build:js

tsc

format

prettier --write "src/**/*.ts"

lint

tslint -p tsconfig.json

release

semantic-release --debug

test:ci

jest --coverage && codecov

prepare

npm run build

prepublishOnly

npm test && npm run lint

Metadata

  • ISC
  • Whatever
  • mi-xu
  • released 7/2/2020

Downloads