@colony/colony-js-adapter-ethers
Version:
ColonyContract adapter for ethers.js
20 lines (11 loc) • 484 B
Markdown
# colonyJS Ethers Adapter
colonyJS adapter for [ethers.js](https://github.com/ethers-io/ethers.js).
## Installation
```
yarn add ethers @colony/colony-js-adapter-ethers
```
## Usage
Please see [the full documentation](https://docs.colony.io/colonyjs/components-adapters/).
## Contributing
This package is part of [colonyJS](https://github.com/JoinColony/colonyJS).
Please read our [contributing guidelines](https://github.com/JoinColony/colonyJS/blob/master/CONTRIBUTING.md).