2.0.0 • Published 1 year ago
@digitalbazaar/did-method-jwk v2.0.0
did:jwk method driver (@digitalbazaar/did-method-jwk)
A DID (Decentralized Identifier) method driver for the
did-iolibrary and for standalone use
Table of Contents
Background
See also (related specs):
A did:jwk method driver for the did-io
client library and for standalone use.
The did:jwk method is used to express ... FIXME ...
Its general format is:
did:jwk:<... FIXME ... >... FIXME ....
Example DID Document
FIXME
Security
FIXME
Install
Requires Node.js 18+
To install from npm:
npm install --save @digitalbazaar/did-method-jwkTo install locally (for development):
git clone https://github.com/digitalbazaar/did-method-jwk.git
cd did-method-jwk
npm installUsage
FIXME
Contribute
See the contribute file!
PRs accepted.
If editing the Readme, please conform to the standard-readme specification.
Commercial Support
Commercial support for this library is available upon request from Digital Bazaar: support@digitalbazaar.com
License
New BSD License (3-clause) © Digital Bazaar