62 packages
@area/colony-js-client
Reference implementation of the Colony API
@area/purser-core
A collection of helpers, utils, validators and normalizers to assist the individual purser modules
@area/purser-ledger
A javascript library to interact with a Ledger based ethereum wallet
@area/purser-metamask
A javascript library to interact with a Metamask based Ethereum wallet
@area/purser-software
A javascript library to interact with a software Ethereum wallet, based on the ethers.js library
@area/purser-trezor
A javascript library to interact with a Trezor based Ethereum wallet
@area/truffle
Truffle - Simple development framework for Ethereum
@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
@colony/colony-js-adapter-ethers
ColonyContract adapter for ethers.js
@colony/colony-js-client
Reference implementation of the Colony API
@colony/colony-js-contract-client
Method-like interface for Smart Contracts
@colony/colony-js-contract-loader
Contract loader interfaces
@colony/colony-js-contract-loader-fs
Load Ethereum smart contract definitions/metadata from the filesystem (in node.js)
@colony/colony-js-contract-loader-http
Load Ethereum smart contract definitions/metadata over HTTP
@colony/colony-js-contract-loader-network
Load the Colony contract ABIs directly from this package
@colony/colony-js-mono
🎪 Colony TypeScript libraries