Javascript SDK to interact with BloqCloud services
$ npm install --save @bloq/cloud-sdk
$ yarn add @bloq/cloud-sdk
This SDK exposes multiple libraries. Each documentation can be found in the links below
const { auth, connect } = require('@bloq/cloud-sdk')
$ npm test