did-jwt-multikey

v5.2.0
Branched from did-jwt. Library for Signing and Verifying JWTs compatible uPort and DID standards, supporting encryption for multiple keys

test

jest

test:ci

jest --coverage && codecov

build:js

microbundle

build:browser

webpack --config webpack.config.js

build

yarn build:js && yarn test && yarn build:browser

build:docs

echo 'PLEASE UPDATE REFERENCE DOCS MANUALLY'

format

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

lint

standard && tslint -p tsconfig.json

prepublishOnly

yarn test && yarn lint

prepare

yarn build

release

semantic-release --debug
npm i did-jwt-multikey

Metadata

Downloads

Maintainers