64 packages
@colony/abis
Farm fresh Colony ABIs.
@colony/colony-cli
A command line tool for building with Colony
@colony/colony-contract-loader-network
Load the Colony contract ABIs directly from this package
@colony/colony-event-metadata-parser
**Metadata format versions** ColonyDapp should support legacy Metadata formats. Therefore, when parsing (in ColonyDapp) it is necessary to check the Metadata format version and support V1 & later versions. ```ts const metadataVersion = getEventMetadataVer
@colony/colony-example
A simple example project built with Colony
@colony/colony-example-angular
A simple example project built with Colony
@colony/colony-example-react
A simple example project built with Colony
@colony/colony-example-vue
A simple example project built with Colony
@colony/colony-js
📜 The Colony TypeScript reference implementation
@colony/colony-js-adapter
ColonyContract adapter interfaces