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

ABI support #91

Open
scholtz opened this issue Jun 12, 2023 · 0 comments
Open

ABI support #91

scholtz opened this issue Jun 12, 2023 · 0 comments
Labels
feature request Request a new feature or change to an existing one

Comments

@scholtz
Copy link

scholtz commented Jun 12, 2023

Is your feature request related to a problem? Please describe.
By the best practicies it is better to write teal code which supports ABI calls.

Describe the solution you'd like
Please implement ABI support to tealish.

Describe alternatives you've considered
All other pyteal compilers support abi. Pyteal, beaker, ...

Additional context
I like idea of tealish that you copy the comments to the teal or that you use the same opcode names as in teal, but it is quite crucial for new projects to use the abi. Soon there will be release of shared resources and this will drive adoption of single abi calls which might be more complex.

@scholtz scholtz added the feature request Request a new feature or change to an existing one label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request a new feature or change to an existing one
Projects
None yet
Development

No branches or pull requests

1 participant