Skip to content

nqminds/nqm-api-tdx

Repository files navigation

nqm-api-tdx

nquiringminds Trusted Data Exchange command and query API interface for nodejs and browser clients

install

npm install @nqminds/nqm-api-tdx

test

mocha test

usage

nodejs

const TDXApi = require("@nqminds/nqm-api-tdx");

browser

import TDXApi from "@nqminds/nqm-api-tdx"

api

API reference.

build

npm run build

generate API reference

npm run generate-docs

About

nquiringminds Trusted Data Exchange command and query API interface for nodejs clients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published