0.2.0 • Published 4 years ago

@blustream/api-utils v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

API Utils

JavaScript Client Library for the Blustream api-utils

Install

npm install @blustream/api-utils --save

or

yarn add @blustream/api-utils

Usage

See https://blustream.io/docs/api/javascript/

Develop

This is a mono repository, managed with lerna.

Follow the instructions for the top-level repo. 1. git clone this repo & cd into it as usual 2. Run npm install to install top-level dependencies.

Run

  • npm run dev

Test

  • npm lint run just eslint
  • npm test run lint and tests

Copyright & License

Copyright (c) 2020 Blustream Corporation - Released under the MIT license.

0.2.0

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago