did-jwt-vc

v3.2.1
Create and verify W3C Verifiable Credentials and Presentations in JWT format

test

cross-env NODE_OPTIONS="--experimental-vm-modules" jest

test:ci

yarn test --coverage

build

microbundle --compress=false

format

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

lint

eslint --ignore-pattern "src/**/*.test.[jt]s" "src/**/*.[jt]s"

prepublishOnly

yarn test:ci && yarn format && yarn lint

release

semantic-release --debug

Metadata

  • ISC
  • >=18
  • mi-xu
  • released 5/18/2023

Downloads