Skip to content

Type inference for readCotract #35

@WiseMrMusa

Description

@WiseMrMusa

Make the readContract type inferred from the ABI

  • The function names should be suggested based on the ABI provided
  • The input (args) types should be inferred based on the ABI and the function name
  • The output (return) types should be inferred based on the ABI and the function name
  • The return type should be decoded based on the ABI provided
  • It should be extended to writeContract and the corresponding react hooks

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions