@starlay-finance/contract-helpers
v0.0.20
Published
**disclaimer**: this package is highly unstable. Once we reach a certain level of stability, we'll bump the version to 1.x and add appropriate documentation.
Downloads
139
Readme
@starlay-finance/contract-helpers
disclaimer: this package is highly unstable. Once we reach a certain level of stability, we'll bump the version to 1.x and add appropriate documentation.
The @starlay-finance/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 @starlay-finance/contract-helpers
// with yarn
yarn add @starlay-finance/contract-helpers