0.5.5 • Published 4 months ago
@graphprotocol/toolshed v0.5.5
@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
4 months ago
0.5.4
4 months ago
0.5.3
4 months ago
0.5.2
4 months ago
0.5.1
4 months ago
0.5.0
5 months ago
0.4.2
5 months ago
0.4.1
5 months ago
0.4.0
5 months ago
0.3.2
5 months ago
0.3.1
5 months ago
0.3.0
5 months ago
0.2.6
5 months ago
0.2.5
5 months ago
0.2.4
5 months ago
0.2.3
5 months ago
0.2.2
5 months ago
0.2.1
5 months ago
0.2.0
5 months ago
0.1.2
5 months ago
0.1.1
5 months ago
0.1.0
5 months ago
0.0.1
5 months ago