bitkick-client

Client for communicating with the Bitkick API.

Usage no npm install needed!

<script type="module">
  import bitkickClient from 'https://cdn.skypack.dev/bitkick-client';
</script>

README

bitkick-client

Client library for sending authenticated requests to the streaming API.

Install

npm i --save bitkick-client

Build

npm i
npm run build

Test

npm test