A DID (Decentralized Identifier) method driver for the
did-io
library and for standalone use
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 ....
FIXME
FIXME
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
FIXME
See the contribute file!
PRs accepted.
If editing the Readme, please conform to the standard-readme specification.
Commercial support for this library is available upon request from Digital Bazaar: [email protected]
New BSD License (3-clause) © Digital Bazaar