@ambiretest/aave-contract-helpers
v1.3.1
Published
The `@aave/contract-helpers` package offers a set of services which allow querying aggregated on-chain data via rpc.
Downloads
4
Readme
@aave/contract-helpers
The @aave/contract-helpers
package offers a set of services which allow
querying aggregated on-chain data via rpc.
Installation
Install the package in your project directory with:
// with npm
npm install @aave/contract-helpers
// with yarn
yarn add @aave/contract-helpers