@aave/contract-helpers
v1.37.1
Published
The `@aave/contract-helpers` package offers a set of services which allow querying aggregated on-chain data via rpc.
Downloads
16,886
Maintainers
Keywords
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