- Remove debug code
- Serialization/deserialization tweaks for
cheqd
- Updated dependencies
- @docknetwork/[email protected]
- Updated dependencies
- @docknetwork/[email protected]
- Updated dependencies
- @docknetwork/[email protected]
- Updated dependencies
- @docknetwork/[email protected]
- Updated dependencies
- @docknetwork/[email protected]
- Updated dependencies
- @docknetwork/[email protected]
- Modify the
SDK
to be compatible with the most recentcheqd
node.
- Updated dependencies
- @docknetwork/[email protected]
StatusListCredential
module forcheqd
, misc tweaks
- Updated dependencies
- @docknetwork/[email protected]
- Small refactoring of the
did/document
- Audit fixes and RDF lib upgrade
- Updated dependencies
- @docknetwork/[email protected]
- Allow to pass
wallet
toCheqdAPI
, misc tweaks
- Updated dependencies
- @docknetwork/[email protected]
- Tweaks for
lastPublicKeyId
andnextPublicKeyId
- Updated dependencies
- @docknetwork/[email protected]
- Allow to use
MultiApiCoreModules
withCheqdCoreModules
- Updated dependencies
- @docknetwork/[email protected]
- Switch
@cheqd/sdk
to thecjs
tag
- Fix
cheqd
import
- Fix
prepublish
forcheqd-blockchain-api
- Implement
OffchainSignatures
module forcheqd
- Updated dependencies
- @docknetwork/[email protected]
- Fix exports
- Implement
MultiApi
modules allowing to use different APIs in the same moment
-
- Updated
DIDDocument
: modified the rules for storing keys in the verificationMethod and added the required validations. - Developed generic tests for modules to ensure they cover the same use cases, regardless of the specific implementation.
- Implemented the
CheqdBlobModule
. - Misc tweaks.
- Updated
- Change
DIDDocument
modification behaviour to throw error on attempt to add key/service/controller with duplicate id.
- Improved READMEs