README
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.
git clonethis repo &cdinto it as usual- Run
npm installto install top-level dependencies.
Run
npm run dev
Test
npm lintrun just eslintnpm testrun lint and tests
Copyright & License
Copyright (c) 2020 Blustream Corporation - Released under the MIT license.