1.2.2 • Published 2 years ago

convex-enjoyooor-pack v1.2.2

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

Convex Enjoyooor Pack

whatevs whatevs

Ok so I put this together quick while my mom made me some tea it's basically just the Convex contracts + data in a package and maybe I'll add some scripts to search through the data but anyways you can use this because Convex didn't publish anything by themselves yet and oh did I say we have a cool logo?

Installation

yarn add --dev convex-enjoyooor-pack

Use

You import the contracts as usual or you use the distribution, contracts or rewards json objects I added.

For JS:

const convex = require('convex-enjoyoor-pack)

For TS, there are no typings available as of yet so pls:

// @ts-ignore
import * as convex from "convex-enjoyoor-pack";