did-veres-one
Advanced tools
Changelog
16.0.1 - 2024-08-26
verificationMethod
in
generated DID documents.Changelog
16.0.0 - 2023-01-17
Changelog
15.0.0 - 2022-06-15
fast-json-patch@3
.Changelog
14.0.0-beta.4 - 2022-01-11
capabilityAction
param to attachProofs
and default to write
.invocationTarget
configurable for attachProofs
.Changelog
14.0.0-beta.3 - 2021-08-23
get()
/fromNum()
operation.Changelog
14.0.0-beta.2 - 2021-08-19
driver.getInitial()
method, to explicitly construct a DID Document
deterministically, from a cryptonym DID.seed
param to generate()
to generate DID document from
a 32-byte array seed.getTicketServiceProof
to use @digitalbazaar/http-client
.sendToAccelerator
to use @digitalbazaar/http-client
.invocationTarget
.Changelog
14.0.0-beta.1 - 2021-05-28
generate()
semantics to support the common un-registered
DID use case. (See the "Upgrading from <=12.x
section" below, item 1.)
Now, generate()
now only generates one key, for capabilityInvocation
but
also all the other purposes (much like generating a new did:key
DID).
(Helper libraries are expected to generate other keys before registering the
DID Document on the ledger.)