# smartcontractkit/hardhat-starter-kit

A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.

Repository: https://github.com/smartcontractkit/hardhat-starter-kit
Canonical: https://ross.abutalabs.com/products/hardhat-starter-kit
Language: JavaScript
License: MIT
License Family: permissive
Topics: chainlink, hardhat, javascript
Last push: 2026-01-10T12:21:15+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 61, release rhythm 8, longevity 100
- inputs: {"age_days": 1989, "days_push": 235, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1281, forks 510 (observed 2026-08-28T04:04:13.872398+00:00)

## What it is
A boilerplate starter kit for developing, testing, and deploying Chainlink-powered Solidity smart contracts using the Hardhat development environment. It includes example implementations of Chainlink Price Feeds, VRF (Verifiable Random Function), and Automation, along with testing, deployment, and verification tooling.

## Use cases
- set up a Hardhat project with Chainlink price feeds
- deploy and test Chainlink VRF contracts
- get started with Chainlink Automation in Solidity
- boilerplate for Ethereum smart contract development with Hardhat
- verify contracts on Etherscan from a Hardhat project
- run local blockchain networks and fork mainnet for testing
- estimate gas and run code coverage for Solidity contracts

## When to choose
- you are starting a new Solidity project that uses Chainlink services
- you want ready-made examples of Price Feeds, VRF, and Automation
- you prefer Hardhat as your Ethereum development environment
- you need a quick scaffold with testing, deployment, and verification scripts included

## When to avoid
- you need Chainlink Functions instead of the core features (use the functions-hardhat-starter-kit)
- you use Foundry rather than Hardhat
- you want a production application rather than a learning/boilerplate template
- you are building non-Ethereum or non-Solidity blockchain projects

## Facets
- artifact type: learning-resource
- maturity: active
- function: testing, developer-tools, sdk
- domain: blockchain, developer-tools
- platform: -
- tags: chainlink, hardhat, solidity, smart-contracts, boilerplate, starter-kit, ethereum, web3, price-feeds, vrf, automation, boilerplate, nodejs, javascript, typescript

## Member repositories
- smartcontractkit/hardhat-starter-kit (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.872398+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:33:17.910855+00:00, confidence not recorded.
  - readme: https://github.com/smartcontractkit/hardhat-starter-kit (fetched 2026-08-28T04:04:13.872398+00:00, sha 050fcdaa90c0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
