# PaulRBerg/hardhat-template

Hardhat-based template for developing Solidity smart contracts

Repository: https://github.com/PaulRBerg/hardhat-template
Canonical: https://ross.abutalabs.com/products/hardhat-template
Language: TypeScript
License: MIT
License Family: permissive
Topics: ethereum, solidity, smart-contracts, hardhat, ethers, typescript, typechain, blockchain, template
Last push: 2026-02-03T17:22:01+00:00

## Health v2 (maintenance only)
Score: 62/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 65, release rhythm 35, longevity 100
- inputs: {"age_days": 2249, "days_push": 211, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1971, forks 556 (observed 2026-08-28T04:06:00.882835+00:00)

## What it is
A Hardhat-based starter template for developing Solidity smart contracts with TypeScript. It bundles Hardhat, Ethers, TypeChain, Solhint, Solcover, Prettier, ESLint, and pre-configured GitHub Actions CI with sensible defaults.

## Use cases
- bootstrap a new solidity smart contract project
- set up hardhat with typescript and typechain bindings
- template for ethereum contract development with testing and linting
- start a smart contract repo with github actions ci
- generate typescript bindings for solidity contracts
- solidity project with code coverage and solhint linting

## When to choose
- starting a new Solidity smart contract project from scratch
- you want Hardhat, TypeChain, Ethers, linting, coverage, and CI preconfigured
- you prefer TypeScript tooling for Ethereum development

## When to avoid
- you already have an existing Hardhat project with its own setup
- you use a different framework like Foundry or Truffle
- you need a production application rather than a development template

## Facets
- artifact type: learning-resource
- maturity: active
- function: build-tool, testing, linter, formatter, ci-cd
- domain: blockchain, developer-tools
- platform: cli
- tags: solidity, hardhat, ethereum, smart-contracts, typechain, ethers, template, boilerplate, boilerplate, nodejs, typescript

## Member repositories
- PaulRBerg/hardhat-template (main) score 62

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:00.882835+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:32:09.791300+00:00, confidence not recorded.
  - readme: https://github.com/PaulRBerg/hardhat-template (fetched 2026-08-28T04:06:00.882835+00:00, sha 15e6e36ea7e1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
