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

feat: abigen starknet first implementation #70

Open
wants to merge 1 commit into
base: feature/abigen
Choose a base branch
from

Conversation

greged93
Copy link
Contributor

Basic implementation of the abigen feature for starknet. Currently only used to generate go bindings from ERC20 and ERC721 abi's.

@0xLucqs
Copy link
Contributor

0xLucqs commented Aug 12, 2022

Is it the equivalent of this ? https://github.com/dethcrypto/TypeChain @greged93

@greged93
Copy link
Contributor Author

greged93 commented Aug 19, 2022

yes @LucasLvy, goal is to generate go bindings compatible with Starknet. Already available for ethereum here
https://github.com/ethereum/go-ethereum/tree/master/cmd/abigen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants