Skip to content

Latest commit

History

History

ethers-v5

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

TypeChain x Ethers-v5 example

Note: examples in this dir require building monorepo first

# in the root of monorepo
pnpm i
pnpm build

Running

pnpm install # it will automatically run TypeChain types generation

# pnpm generate-types to manually regenerate them

pnpm start