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

PyTEAL - Provide ABI method decorator that handles selector creation/routing #12

Closed
barnjamin opened this issue Nov 15, 2021 · 1 comment

Comments

@barnjamin
Copy link
Contributor

At the moment the ABI selector creation is a very manual processes that involves creating the has by hand and checking the application args for the appropriate selector.

We should provide an ABI decorator like the current Subroutine decorator that can inspect the function and handles selector creation and IDL specification for generating clients.

@barnjamin
Copy link
Contributor Author

algorand/pyteal#170

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

1 participant