Package Exports
- @coti-io/coti-ethers
- @coti-io/coti-ethers/dist/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@coti-io/coti-ethers) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
COTI Ethers
Welcome to COTI Ethers, a powerful extension to the popular 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
Build and Install
npm installTesting
npm testTo report an issue, please see the issues tab.