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

Support ABI dynamic representation #72

Closed
DaniPopes opened this issue Jun 7, 2023 · 2 comments
Closed

Support ABI dynamic representation #72

DaniPopes opened this issue Jun 7, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@DaniPopes
Copy link
Member

Support ABI, and parsing it from JSON. Like ethabi::Contract.
cc @prestwich

@DaniPopes DaniPopes added enhancement New feature or request help wanted Extra attention is needed labels Jun 7, 2023
@prestwich
Copy link
Member

capturing some thoughts: have been envisioning this as an alloy-abi-json crate. The crate should support translation into dyn-abi structs, as well as expansion into sol! macro invocations

@DaniPopes
Copy link
Member Author

Done in #78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants