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

Implement AssetManager interface #112

Closed
2 tasks done
aorumbayev opened this issue Oct 21, 2024 · 1 comment
Closed
2 tasks done

Implement AssetManager interface #112

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

Comments

@aorumbayev
Copy link
Contributor

aorumbayev commented Oct 21, 2024

Description

The goal is to ensure complete feature parity between algokit-utils-ts and algokit-utils-py. AssetManager interface and its public methods/properties/vars on utils-py must match the utils-ts implementation within the bounds of python best practices.

Technical Details

Acceptance Criteria

  • AssetManager interface on algokit-utils-py is implemented and has full feature parity with algokit-utils-ts

Tasks

  • - Implement AssetManager
  • - Ensure get_information method response is typed
@aorumbayev
Copy link
Contributor Author

Implemented as part of #119 and follow up beta patch PRs. Outcome itself is to be closed after prod release of utils-v3

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