Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.27 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.27 KB

Domain Connect Node.js client

GitHub Workflow Status Latest version Github Repo Stars License NPM

Node.js client library for the Domain Connect protocol.

Installation

Install the @domchekr/domainconnect package using your preferred package manager:

# npm
npm i --save @domchekr/domainconnect

# yarn
yarn add @domchekr/domainconnect

# pnpm
pnpm i @domchekr/domainconnect

If you run into any issues, feel free to report them to us on GitHub.

Getting started

Coming soon

License

MIT © DomChekr