Open holic opened 1 year ago
we didn't mention in abi-ts readme that you need to generate ABI outputs with forge first:
extra_output_files = [ "abi" ]
we should also add a command to run directly from npm e.g. npx @latticexyz/abi-ts
npx @latticexyz/abi-ts
I want to work on it assign me!
we didn't mention in abi-ts readme that you need to generate ABI outputs with forge first:
we should also add a command to run directly from npm e.g.
npx @latticexyz/abi-ts