0.5.5 • Published 9 months ago

@graphprotocol/toolshed v0.5.5

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

@graphprotocol/toolshed

A collection of tools and utilities for The Graph Protocol's TypeScript components. This package provides essential functionality for working with The Graph Protocol's smart contracts, deployments, and development tools.

Features

  • Core: Essential tools and functions for working with The Graph Protocol
  • Deployment Tools: Utilities for interacting with protocol deployments
  • Hardhat Integration: Tools and plugins for Hardhat development
  • Utility Functions: Helper functions for common operations

Installation

pnpm add @graphprotocol/toolshed

Usage

The package is organized into several modules that can be imported separately:

// Import core functionality
import { generateAllocationProof } from '@graphprotocol/toolshed';

// Import deployment
import { loadGraphHorizon } from '@graphprotocol/toolshed/deployments/horizon';

// Import Hardhat utilities
import { hardhatBaseConfig } from '@graphprotocol/toolshed/hardhat';

// Import utility functions
import { printBanner } from '@graphprotocol/toolshed/utils';
0.5.5

9 months ago

0.5.4

9 months ago

0.5.3

9 months ago

0.5.2

10 months ago

0.5.1

10 months ago

0.5.0

10 months ago

0.4.2

10 months ago

0.4.1

10 months ago

0.4.0

10 months ago

0.3.2

10 months ago

0.3.1

10 months ago

0.3.0

10 months ago

0.2.6

10 months ago

0.2.5

10 months ago

0.2.4

10 months ago

0.2.3

10 months ago

0.2.2

10 months ago

0.2.1

10 months ago

0.2.0

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago

0.0.1

10 months ago