Client #
The TypeScript client is available from Heroic Labs. Contact us to request access.
Once you have received your NPM access token:
- Add the access token to your
~/.npmrcfile:
//registry.npmjs.org/:_authToken=<ACCESS_TOKEN_HERE>
- Install the Hiro package
npm i @heroiclabs/hiro-js
