0.0.2 • Published 5 months ago

@glowlabs-org/guarded-launch-abis v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

Glow Labs ABIs

This repository contains the addresses and abis related to the glow labs guarded launch.

Install

npm install @glowlabs-org/guarded-launch-abis

Requirements

  • Node version >= 16

Example Usage

import {
  CarbonCreditDescendingPriceAuctionABI,
  EarlyLiquidityABI,
  GCCGuardedLaunchABI,
  GlowGuardedLaunchABI,
  GovernanceABI,
  GrantsTreasuryABI,
  ImpactCatalystABI,
  MinerPoolAndGCAABI,
  SafetyDelayABI,
  USDGABI,
  VetoCouncilABI,
} from "@glowlabs-org/guarded-launch-abis";

import { addresses } from "@glowlabs-org/guarded-launch-abis";

/**Use Viem, Wagmi, Or Ethers To Connect the ABIs */

Contributions

For contributions, feel free to open a PR or raise an issue.

0.0.2

5 months ago

0.0.1

5 months ago