@colony/colony-js-client
v1.14.8
Published
Reference implementation of the Colony API
Downloads
216
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.