0.1.21 • Published 6 years ago

@kapucoin/client v0.1.21

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

Ark - Client

Installation

Node.js

yarn add @kapucoin/client

If you want to use the CDN version:

<script src="https://unpkg.com/@kapucoin/client/dist/index.umd.js"></script>

Usage

Import the library in Node.js:

import kapucoinClient from @kapucoin/client

or

const kapucoinClient require('@kapucoin/client')

Use the library:

const client = new kapucoinClient('<your host here>')

Examples

There are more examples in the examples folder.

Security

If you discover a security vulnerability within this package, please send an e-mail to security@ark.io. All security vulnerabilities will be promptly addressed.

Credits

License

MIT © kapucoin

0.1.21

6 years ago

0.1.20

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago