Skip to content

dashevo/js-dpns-client

Repository files navigation

Javascript DPNS Client

Build Status NPM version

Javascript client for DPNS

Table of Contents

Install

Node

In order to use this library, you will need to add it to your project as a dependency.

Having NodeJS installed, just type in your terminal :

npm install @dashevo/dpns-client

CDN Standalone

For browser usage, you can also directly rely on unpkg :

<script src="https://unpkg.com/@dashevo/dpns-client"></script>

Usage

TODO

Contributing

Feel free to dive in! Open an issue or submit PRs.

License

MIT © Dash Core Group, Inc.