@colony/colony-js-client

Reference implementation of the Colony API

Usage no npm install needed!

<script type="module">
  import colonyColonyJsClient from 'https://cdn.skypack.dev/@colony/colony-js-client';
</script>

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.