@ditto-network/ethers
v0.9.14
Published
This package provides an `ethers` adapter for the Ditto Network.
Downloads
6
Readme
@ditto-network/ethers
This package provides an ethers
adapter for the Ditto Network.
Overview
This package is a thin adapter that allows you to use Ethers.js with the Ditto Network's core functionality. For comprehensive documentation and details on how to use the Ditto Network, please refer to the documentation in the @ditto-network/core
package.
Installation
npm install @ditto-network/ethers
or
yarn add @ditto-network/ethers
Usage
Refer to the main documentation in the @ditto-network/core
package for detailed usage instructions and examples.
Building
Run nx build ethers
to build the library.