Javascript client for DPNS
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
For browser usage, you can also directly rely on unpkg :
<script src="https://unpkg.com/@dashevo/dpns-client"></script>
TODO
Feel free to dive in! Open an issue or submit PRs.
MIT © Dash Core Group, Inc.