🫛 Colony TypeScript core tools, powering Colony SDK and ColonyJS.

[![Discord](https://img.shields.io/discord/562263648173555742)](https://discord.gg/feVZWwysqM)

# `@colony/core`

The Colony core TypeScript tools are mainly used in Colony SDK and ColonyJS and are [documented there](https://docs.colony.io/colonysdk). However, you can feel free to use these tools on their own if it's all you need in your application.

## Building

To build this package, run `pnpm run build` in this directory. See the general [development instructions](../../README.md#Developing) for more information.

## Contributing

All contributions are welcome. Please read the [Contributing Guidelines](../../CONTRIBUTING.md) and review our [Code of Conduct](../../CODE_OF_CONDUCT.md) before submitting a PR.

## License

GPL-3.0
