@wireio/wns
v0.0.8
Published
Wire Name Service Kit for Wire
Readme
Wire Name Service Kit
A library to simplify interactions with Wire Name Service, providing various relevant utils.
Features:
- Contains Utils used to interact with the WNS System
Installation
The @wireio/wns package is distributed as a module on npm.
yarn add @wireio/wns
# or
npm install --save @wireio/wnsAutodocs
- API Documentation
- Code Coverage Report - Coming soon
Developing
You need Make, node.js and yarn installed.
Clone the repository and run make to checkout all dependencies and build the project. See the Makefile for other useful targets. Before submitting a pull request make sure to run make lint.
