Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 330 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 330 Bytes

hardhat-typescript-starter

Uses

Usage

Install dependencies

yarn

Build

yarn build

Test

yarn test

Lint & Prettier

yarn fix