Generate plain TS ABI's via CLI #2939
Replies: 1 comment
-
|
this already exists in the generated code, I'm dumb 🤦🏽 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Often times, it's useful/necessary to have the ABI in addition to the hooks and actions generated by the CLI. In particular, I also need to read event logs using Viem, and it would be nice if the CLI codegen step could generate the ABIs for use there so I don't have to copy/paste them into my project as well.
Beta Was this translation helpful? Give feedback.
All reactions