Hardhat plugin for Ethereum developers to build subgraphs alongside their smart contracts
CLI for building for and deploying to The Graph
TypeScript/AssemblyScript library for writing subgraph mappings for The Graph
Contracts for the Graph Protocol
A collection of tools and utilities for the Graph Protocol Typescript components
Common TypeScript library for Graph Protocol components
Hardhat is an extensible developer tool that helps smart contract developers increase productivity by reliably bringing together the tools they want.
Code coverage for Solidity testing
Hardhat utils for testing
Nomic Foundation's recommended bundle of Hardhat plugins (ethers based)
Gas Analytics plugin for Hardhat
Hardhat plugin for replicable smart contract deployments and easy testing across multiple EVM chains, with support for proxies, diamonds, named accounts, and deployment fixtures
Hardhat Ignition is a declarative system for deploying smart contracts on Ethereum. It enables you to define smart contract instances you want to deploy, and any operation you want to run on them. By taking over the deployment and execution, Hardhat Ignit
Zero-config TypeChain support for Hardhat
`graph-client` implements automatic pagination using `first:` and `after:` filters of `graph-node`.
Hardhat Ignition is a declarative system for deploying smart contracts on Ethereum. It enables you to define smart contract instances you want to deploy, and any operation you want to run on them. By taking over the deployment and execution, Hardhat Ignit
TypeScript types and helpers for The Graph Networks Registry
`graph-client` implements automatic block tracking using `number_gte` filter of `graph-node`. This automates the process [of fetching and tracking the block number of entites](https://thegraph.com/docs/en/developer/distributed-systems/#polling-for-updated
Hardhat plugin for verifying contracts
Hardhat plugin for ethers
TypeScript based SDK to interact with The Graph protocol contracts
Hardhat Network Helpers is a plugin that provides a set of utility functions to interact with locally simulated networks.
@sentry/node transport for pino logger
Hardhat plugin to test smart contracts with Waffle