Skip to content

Files

Latest commit

5f44d6c · Oct 15, 2023

History

History

web3-v1

TypeChain x Web3 v1 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 start