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 #758

Open
MetaB0y opened this issue Aug 10, 2022 · 3 comments
Open

ABI support #758

MetaB0y opened this issue Aug 10, 2022 · 3 comments
Assignees

Comments

@MetaB0y
Copy link

MetaB0y commented Aug 10, 2022

Is your feature request related to a problem? Please describe.

I am working on an app which uses contract-to-contract calls through ABI. Unfortunately, it seems that ABI is not supported in Algobuilder currently.

Describe the solution you'd like

I would like to see ABI supported, especially in runtime. Maybe add something like runtime.executeMethod(args)?

Additional context

PyTEAL recently added comprehensive ABI support, and a few Algorand projects (e.g. Pact) have already implemented support in their Mainnet smart contracts.

@robert-zaremba
Copy link
Member

This is related to ARC-4, we are planning it.

@robert-zaremba
Copy link
Member

we are working on this in the current sprint

@RaulGarvizu
Copy link

This would be really helpful for our algobuilder adoption at a project I'm working on.

This is constraining our ability to include support for Teal version 7.

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

4 participants