@digitalbazaar/did-method-jwk
v2.0.0
Published
A did:jwk method resolver.
Downloads
932
Readme
did:jwk method driver (@digitalbazaar/did-method-jwk)
A DID (Decentralized Identifier) method driver for the
did-io
library 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-jwk
To install locally (for development):
git clone https://github.com/digitalbazaar/did-method-jwk.git
cd did-method-jwk
npm install
Usage
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: [email protected]
License
New BSD License (3-clause) © Digital Bazaar