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

[local-dev-experience-ui] Users can use App Lab to interact with ARC56 applications #203

Open
1 task
neilcampbell opened this issue Aug 19, 2024 · 0 comments
Assignees

Comments

@neilcampbell
Copy link
Contributor

neilcampbell commented Aug 19, 2024

Description

As an AlgoKit user
I want to be able to deploy/edit application from App Lab given an ARC56 app spec
I want to be able to call ABI methods from an ARC56 application
I want to see decoded ABI information for historical app calls to an ARC56 application
I want to be able to view decoded global and local states of an ARC56 application
I want to be able to view decoded box states of an ARC56 application
I want to be able to view error messages as specified in ARC56

Technical Details

  • App Lab supports ARC32, we need to extend it to support ARC56.
  • Can only be done fully once the ARC56 spec has been approved and merged.

Acceptance Criteria

  • Users can use App Lab to interact with ARC56 application.

Tasks

  • Ensure encoding is done defensively, i.e. provide fallbacks for incompatible app specs.
@PatrickDinh PatrickDinh changed the title [local-dev-experience-ui] Users can view ABI decoded historical app call transactions for a given ARC56 app spec [local-dev-experience-ui] Users can use App Lab to interact with ARC56 applications Oct 9, 2024
@PatrickDinh PatrickDinh self-assigned this Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants