hardhat
Skill based on Hardhat (NomicFoundation/hardhat), generated 2026-02-09. Official docs: https://hardhat.org/docs
Hardhat is an Ethereum development environment: task runner (compile, test, run, node), built-in Hardhat Network, Hardhat Ignition for declarative deployment, and plugins (toolbox ethers/viem, Chai matchers, verify, etc.).
Core References
| Topic | Description | Reference |
|---|---|---|
| Getting started | Init, tasks, compile/test/deploy flow | core-getting-started |
| Configuration | hardhat.config, networks, solidity, paths, mocha | core-config |
| HRE | Hardhat Runtime Environment, network, artifacts, config | core-hre |
| Compiler config | Solidity version, optimizer, viaIR, settings | core-compiler-config |
| Build profiles | default vs production, --build-profile, solidity.profiles | core-build-profiles |
| Config variables | configVariable, keystore, secrets, env | core-config-variables |
| Tasks and plugins | HRE, tasks, plugins, creating tasks | core-tasks-plugins |
Features
| Topic | Description | Reference |
More from hairyf/blockchain-master
openzeppelin-contracts
Secure smart contract library—access control, tokens (ERC20/721/1155/4626/6909), upgradeable contracts, and utilities.
15viem
TypeScript interface for Ethereum — clients, contracts, accounts, chains, ENS, and utilities.
13wagmi
Wagmi — React/Vue/Solid hooks and Core for Ethereum; config, connectors, read/write contracts, TanStack Query.
11ton
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.
11envio
Envio blockchain data stack — HyperSync, HyperIndex, HyperRPC; fast indexing and data APIs.
8uniswap-v4
Uniswap v4 core pool logic — singleton PoolManager, unlock/callback, pool actions, hooks, and types.
7