@docknetwork/cheqd-blockchain-api

0.14.0 • Public • Published

@docknetwork/cheqd-blockchain-api

This JavaScript library is developed on top of the @cheqd/sdk and provides a suite of tools and functionalities to seamlessly interact with the Cheqd blockchain. It simplifies the process of connecting with the Cheqd network, enabling developers to efficiently manage digital identities and verifiable credentials within decentralized ecosystems.

Initialize

import { CheqdAPI } from "@docknetwork/cheqd-blockchain-api";

const cheqd = new CheqdAPI();
cheqd.init(...);

Use

import { CheqdCoreModules } from "@docknetwork/cheqd-blockchain-modules";

const modules = new CheqdCoreModules(cheqd);
...

Readme

Keywords

none

Package Sidebar

Install

npm i @docknetwork/cheqd-blockchain-api

Weekly Downloads

294

Version

0.14.0

License

MIT

Unpacked Size

36.9 kB

Total Files

12

Last publish

Collaborators

  • mayconmello
  • mikeatdock
  • samdock
  • lovesh_h