Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement static type interface for Contract #4562

Closed
nazarhussain opened this issue Nov 22, 2021 · 0 comments · Fixed by #4604
Closed

Implement static type interface for Contract #4562

nazarhussain opened this issue Nov 22, 2021 · 0 comments · Fixed by #4604
Assignees
Labels
4.x 4.0 related

Comments

@nazarhussain
Copy link
Contributor

Description

Need to create a strong type interface for Contract matching the provided ABI.

Acceptance Criteria

  • The interface must support 1.x API
  • The features using callback should be removed
  • All the interfaces must be strong type

Additional Information

  • All the function should be covered with unit tests
  • Explore the need and use of typechain
@nazarhussain nazarhussain added the 4.x 4.0 related label Nov 22, 2021
@nazarhussain nazarhussain self-assigned this Nov 25, 2021
@nazarhussain nazarhussain linked a pull request Dec 6, 2021 that will close this issue
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x 4.0 related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant