We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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)
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: