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

appspec/client support #137

Open
joe-p opened this issue Oct 4, 2023 · 0 comments
Open

appspec/client support #137

joe-p opened this issue Oct 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@joe-p
Copy link
Contributor

joe-p commented Oct 4, 2023

When interacting with an ABI method from another contract, one must manually define the name, argument types, and return type. It would be nice if there was a way to use either the appspec or typed client inside TEALScript contracts.

I think the best approach to this would be a utility that generates a .d.ts file with the method signatures that can be used in the contract and an embedded appspec that can be parsed by the compiler.

@joe-p joe-p added the enhancement New feature or request label Oct 4, 2023
@joe-p joe-p changed the title Appspec/client support appspec/client support Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: TODO
Development

No branches or pull requests

1 participant