ethr-did-resolver

v6.0.0
Resolve DID documents for ethereum addresses and public keys
did:ethr DID DID document PKI resolver Verifiable Credential W3C ethereum ethereumAddress and 7 more...

lint

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

test

jest

build

yarn lint && yarn build:js

format

prettier --write "src/**/*.[jt]s"

release

semantic-release --debug

test:ci

jest --coverage && codecov

build:js

microbundle --compress=false

prepublishOnly

yarn build:js && yarn test:ci && yarn format && yarn lint

Metadata

Downloads