Hardhat TypeScript boilerplate for developing and testing Ethereum smart contracts
A Hardhat-based TypeScript starter for writing, testing, verifying, and deploying Solidity smart contracts. Includes contract templates, TypeChain-compatible typings, Waffle testing integration, local blockchain scripts and Docker support for local development. Suited for Ethereum dApp backends and smart-contract-focused projects that need repeatable test and deployment workflows.
0