Package Exports
- @colony/colony-js-client
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@colony/colony-js-client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
colonyJS Client
The colonyJS Client package provides the means to interact with the Colony Network or a particular Colony.
Installation
yarn add @colony/colony-js-client
Usage
Contributing
This package is part of the colonyJS monorepo.
Please read our contributing guidelines.
Generating documentation
scripts/docgen.js src/ColonyClient/index.js
scripts/docgen.js src/ColonyNetworkCient/index.js
Pipe the output to pbcopy
or to wherever you please.