Wire Name Service Kit for Wire
npm install @wireio/wnsA library to simplify interactions with Wire Name Service, providing various relevant utils.
Features:
- Contains Utils used to interact with the WNS System
The @wireio/wns package is distributed as a module on npm.
``sh`
yarn add @wireio/wnsor
npm install --save @wireio/wns
- API Documentation
- Code Coverage Report - Coming soon
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`.