Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 598 Bytes

todo.md

File metadata and controls

20 lines (14 loc) · 598 Bytes

TODO

WIP

  • App
  • Class generation with and without multicall-toolkit
  • README

Future

  • glob pattern support for inputDirOrPath
  • default output path should write file in same location as the source file.
  • web3_v3 and web3_v4 support
  • Use predefined linter to remove unused imports, before applying users eslint. Or manually code it to not include imports that are not used.
  • Add schema validation to https://github.com/SchemaStore/schemastore, set "additionalProperties" to false before pushing
  • Add rust language support?

Other

  • Find others by searching "TODO" in the code