bns-client

0.1.9 • Public • Published

Blockchain Name Service Client

bns-client is a javascript library to interact with all the BNS methods. It can help for creating client and server apps to connect with BNS.

Get Start

Use this commands in the console:

npm install bns-client

Usage

let BNS = require('bns/lib/BNS').default;
let bns = new BNS(); 

Example for all methods

Please check examples for more information.

Contributing

See CONTRIBUTING.md for how to help out.

Licence

See LICENSE for details.

Readme

Keywords

none

Package Sidebar

Install

npm i bns-client

Weekly Downloads

5

Version

0.1.9

License

MIT

Unpacked Size

145 MB

Total Files

28366

Last publish

Collaborators

  • phyrex