Closed DaevMithran closed 3 months ago
Latest commit: 1f05da465a1a6373dfe70afcf8eb5b69c8b61c97
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
I'll merge now, but would be great if you could also add the getResource method :)
@DaevMithran can you accept my PR to your branch to add a changelog entry? https://github.com/cheqd/credo-ts/pull/6
We can merge after taht
This PR introduces the exposure of the
createResource
function from theCheqdDidRegistrar
class usingCheqdApi
class, enabling the creation of custom DID-Linked Resources (DLRs). With this enhancement, users can now create and manage DLRs such as trust registries, images, files, and other custom resources as needed.