Socket
Socket
Sign inDemoInstall

@xqr/client

Package Overview
Dependencies
7
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @xqr/client

A JavaScript library to interact with the Qredit Blockchain


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Ark - Client

Installation

Node.js

yarn add @arkecosystem/client

If you want to use the CDN version:

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

Usage

Import the library in Node.js:

import ArkEcosystemClient from @arkecosystem/client

or

const ArkEcosystemClient require('@arkecosystem/client')

Use the library:

const client = new ArkEcosystemClient('<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 © ArkEcosystem

FAQs

Last updated on 09 Jan 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc