JSPM

@coti-io/coti-ethers

1.0.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 258
  • Score
    100M100P100Q100051F
  • License Apache 2.0

A complete and compact library for the COTI blockchain, for dapps, wallets and any other tools.

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

image image image image

COTI Ethers

image image

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 install

Testing

npm test

To report an issue, please see the issues tab.