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

ARC32 to ARC56 converter implementation on algokit-client-generator-py #32

Closed
aorumbayev opened this issue Oct 22, 2024 · 1 comment
Closed
Assignees
Labels
algokitv3 AlgoKit v3 backlog items

Comments

@aorumbayev
Copy link
Contributor

aorumbayev commented Oct 22, 2024

Description

Implement ARC-32 to ARC-56 converted for improved backwards compatibility with older app clients on algokit-utils-ts.

Technical Details

Acceptance Criteria

  • ARC32 based specs used with algokit generator result in typed clients that automatically convert the spec to ARC56 based AppClients
@aorumbayev aorumbayev transferred this issue from algorandfoundation/algokit-utils-py Oct 22, 2024
@aorumbayev aorumbayev added the algokitv3 AlgoKit v3 backlog items label Oct 22, 2024
@aorumbayev aorumbayev changed the title ARC32 to ARC56 converter implementation on AlgoKit Generator py ARC32 to ARC56 converter implementation on algokit-client-generator-py Oct 22, 2024
@aorumbayev
Copy link
Contributor Author

Implemented as part of #33

@aorumbayev aorumbayev self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
algokitv3 AlgoKit v3 backlog items
Projects
None yet
Development

No branches or pull requests

1 participant