Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 304 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 304 Bytes

TypeChain x Hardhat example

Note: examples in this dir require building monorepo first

# in the root of monorepo
pnpm install
pnpm build

Running

pnpm install # it will automatically run TypeChain types generation

# pnpm generate-types to manually regenerate them

pnpm test