
Security News
NIST Under Federal Audit for NVD Processing Backlog and Delays
As vulnerability data bottlenecks grow, the federal government is formally investigating NISTβs handling of the National Vulnerability Database.
@cheqd/sdk
Advanced tools
A TypeScript SDK built with CosmJS to interact with the cheqd network ledger
The purpose of this @cheqd/sdk
NPM package is to provide base functionality for interacting with cheqd network. It combines the DID and DID-Linked Resources modules, and putting them into a Cosmos transaction wrapper using CosmJS.
This package is consumed by other SDKs/libraries such as Veramo SDK for cheqd and Hyperledger Aries Framework JavaScript (AFJ) to add cheqd network support.
This package includes:
Our identity documentation site provides tutorials for utilising the identity features on cheqd network.
With this SDK, developers are able to:
did:cheqd
method DIDdid:cheqd
method DIDdid:cheqd
method DIDdid-provider-cheqd
leverages this helper in the CLI application.createDidDocTx
, updateDidDocTx
). For example, the Veramo SDK for cheqd uses this helper to enable users to pass a key in a Veramo SDK specific format to a cheqd sign input keys interface.To install this NPM package in a project that needs ESM builds, use our latest
release channel to install the stable version:
npm install @cheqd/sdk@latest
To install beta releases instead, use our -develop
releases from the beta
channel:
npm install @cheqd/sdk@beta
To install this NPM package in a project that needs CommonJS builds, use our cjs
release channel to install the latest stable CommonJS version:
npm install @cheqd/sdk@cjs
Our identity documentation site explains how @cheqd/sdk
is consumed in Veramo SDK for cheqd (as an example of how this package can be consumed).
Our Discord server is the primary chat channel for our open-source community, software developers, and node operators.
Please reach out to us there for discussions, help, and feedback on the project.
FAQs
A TypeScript SDK built with CosmJS to interact with the cheqd network ledger
The npm package @cheqd/sdk receives a total of 709 weekly downloads. As such, @cheqd/sdk popularity was classified as not popular.
We found that @cheqd/sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
As vulnerability data bottlenecks grow, the federal government is formally investigating NISTβs handling of the National Vulnerability Database.
Research
Security News
Socketβs Threat Research Team has uncovered 60 npm packages using post-install scripts to silently exfiltrate hostnames, IP addresses, DNS servers, and user directories to a Discord-controlled endpoint.
Security News
TypeScript Native Previews offers a 10x faster Go-based compiler, now available on npm for public testing with early editor and language support.