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

Generate type definitions for contract abi, just like generating type definitions for metadata. #3337

Open
ii-ii-ii opened this issue Mar 19, 2021 · 1 comment

Comments

@ii-ii-ii
Copy link
Contributor

hi, now the contract abi is no typescript type definition.
For example, metadata would be able to generate typescript type definitions via script:
https://github.com/polkadot-js/api/blob/master/packages/typegen/README.md
I think you understand what I mean. I would like to know if there are plans to do this.

@jacogr
Copy link
Member

jacogr commented Mar 19, 2021

There are plans to do so, but no promises as to when. (It looked relatively straight-forward when I investigated it around 6 months ago)

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

No branches or pull requests

2 participants