@rocas/contract-helpers
v1.5.1337
Published
The `@aave/contract-helpers` package offers a set of services which allow querying aggregated on-chain data via rpc.
Downloads
5
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