@ditto-network/web3.js
v0.9.14
Published
This package provides a `web3.js` adapter for the Ditto Network.
Downloads
6
Readme
@ditto-network/web3js
This package provides a web3.js
adapter for the Ditto Network.
Overview
This package is a thin adapter that allows you to use Web3.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/web3.js
or
yarn add @ditto-network/web3.js
Usage
Refer to the main documentation in the @ditto-network/core
package for detailed usage instructions and examples.
Building
Run nx build web3js
to build the library.