@coti-io/coti-ethers
Version:
A complete and compact library for the COTI blockchain, for dapps, wallets and any other tools.
33 lines (21 loc) • 1.6 kB
Markdown
[](https://telegram.coti.io)
[](https://discord.coti.io)
[](https://twitter.coti.io)
[](https://youtube.coti.io)
# COTI Ethers
[](https://www.npmjs.com/package/@coti-io/coti-ethers)
[](https://nodejs.org/download/release/v18.20.5/)
Welcome to COTI Ethers, a powerful extension to the popular [ethers.js](https://github.com/ethers-io/ethers.js) library, designed to unlock the full potential of the COTI blockchain network.
This package provides developers with seamless access to all COTI features, extending the standard Ethers.js functionality to meet the unique requirements of building decentralized applications (dApps) and smart contracts on the COTI ecosystem.
## Documentation
Full API documentation is available in the [COTI docs](https://docs.coti.io/coti-v2-documentation/build-on-coti/tools/ethers.js)
## Build and Install
```bash
npm install
```
## Testing
```bash
npm test
```
---
To report an issue, please see the [issues](https://github.com/coti-io/coti-ethers/issues/new) tab.