These libraries are for interacting with the HIRO Graph API. For full details of the API see the HIRO Graph Docs.
All the packages here are available on npm. Check the packages directory for the full list.
Each package maintains it's own documentation:
To work on these packages, a tool called lerna is used. To get up and running:
$ yarn
$ yarn lerna -- bootstrap
