0.27.1 • Published 2 years ago

@olive-dev/contract-helpers v0.27.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@olive-dev/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 @olive-dev/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 @olive-dev/contract-helpers

// with yarn
yarn add @olive-dev/contract-helpers