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

Arc4 example #51

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Arc4 example #51

wants to merge 2 commits into from

Conversation

fergalwalsh
Copy link
Collaborator

This PR includes an example application that uses the ARC4 ABI spec methods and types.

This may be a useful starting point for people that want to write ABI compliant contracts.
This is also an exercise in understanding what specific functionality is required in Tealish to support ARC4.

(Note tests are using an unrelased version of AlgoJig but I'm including them here to help understand the app usage)

@fergalwalsh fergalwalsh mentioned this pull request Jan 27, 2023
@barnjamin
Copy link
Contributor

Is the intention here to make the util methods (abi_*) be available as a built-in? or something the user needs to define per use?

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

Successfully merging this pull request may close these issues.

None yet

2 participants