0.4.1 • Published 3 years ago

@digitalcredentials/tls-did-resolver v0.4.1

Weekly downloads
41
License
MIT
Repository
github
Last release
3 years ago

Usage & Documentation

npm i @digitalcredentials/tls-did-resolver

The documentation for the TLS-DID Method and it's libraries can be found in the tls-did repository.

Development

Installation

npm i

Test

Clone tls-did-playground to same root folder

cd ../tls-did-playground
npm run testnet
npm run deployRegistry

Verify that the etherPrivKey and registryAddress in tls-did-resolver/src/__test__/testConfig.json are identical to tls-did-playground/environment.json.

cd ../tls-did-resolver
npm run test

Build

Should be run before each commit.

npm run build

Release

npm run build

Commit changes

npm run release
0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago